刘光辉
11 小时以前 0dfe84494048ce27ba8449831782128412d3eb13
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
version: 1
release: 0.1.0-dev
plugins:
  - code: eln-template-annotator
    package: onlyoffice-eln-template-annotator
    directory: eln-template-annotator
    guid: asc.{2D6D6CB6-F6FC-45B7-8EC7-0CC1940F1A6F}
    version: 0.1.0
    dev-port: 4181
    biz-module: eln.template
    biz-scene: eln.template.annotate
    autostart: true
    disabled-plugin-guids:
      - asc.{AA2EA9B6-9EC2-415F-9762-634EE8D9A95E}
  - code: eln-template-filler
    package: onlyoffice-eln-template-filler
    directory: eln-template-filler
    guid: asc.{7F4E8F35-5D66-47F8-A5B4-6AB3FAACF565}
    version: 0.1.0
    dev-port: 4182
    biz-module: eln.template
    biz-scene: eln.template.fill
    autostart: true
    disabled-plugin-guids:
      - asc.{AA2EA9B6-9EC2-415F-9762-634EE8D9A95E}