Browse Source

Merge branch 'master' of 47.94.100.119:lpdev/common

yds 11 tháng trước cách đây
mục cha
commit
5e5ae2f3fa
1 tập tin đã thay đổi với 4 bổ sung6 xóa
  1. 4 6
      config/module.definition.json

+ 4 - 6
config/module.definition.json

@@ -20,22 +20,20 @@
             "text": "端口",
             "dataType": "integer",
             "readonly": false,
-            "inputType": {
-                "type": "Text"
-            }
+            "inputType": "Text"
         },
         {
             "name": "IdleTimeout",
             "text": "空闲超时时间(秒)",
             "dataType": "integer",
-            "readonly": "false",
+            "readonly": false,
             "inputType": "Text"
         },
         {
             "name": "ByteOrder",
             "text": "字节序",
             "dataType": "integer",
-            "readonly": "false",
+            "readonly": false,
             "inputType": "DropDownList",
             "dataSource": {
                 "props": {
@@ -58,7 +56,7 @@
             "name": "ByteOrder",
             "text": "字节序",
             "dataType": "integer",
-            "readonly": "false",
+            "readonly": false,
             "inputType": "DropDownList",
             "dataSource": {
                 "props": {