提交 04beb718 编写于 作者: ibizdev's avatar ibizdev

lxm1993 发布系统代码 [TrainSys,网页端]

上级 53e93eb3
...@@ -64,6 +64,9 @@ ...@@ -64,6 +64,9 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
...@@ -375,16 +378,6 @@ ...@@ -375,16 +378,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -510,6 +503,16 @@ ...@@ -510,6 +503,16 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -2994,6 +2994,9 @@ ...@@ -2994,6 +2994,9 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
...@@ -3379,16 +3382,6 @@ ...@@ -3379,16 +3382,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -3514,6 +3507,16 @@ ...@@ -3514,6 +3507,16 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -3112,6 +3112,9 @@ ...@@ -3112,6 +3112,9 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
...@@ -3497,16 +3500,6 @@ ...@@ -3497,16 +3500,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -3632,6 +3625,16 @@ ...@@ -3632,6 +3625,16 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -276,6 +276,9 @@ ...@@ -276,6 +276,9 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
...@@ -661,16 +664,6 @@ ...@@ -661,16 +664,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -796,6 +789,16 @@ ...@@ -796,6 +789,16 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -289,6 +289,9 @@ ...@@ -289,6 +289,9 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
...@@ -674,16 +677,6 @@ ...@@ -674,16 +677,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -809,6 +802,16 @@ ...@@ -809,6 +802,16 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -124,6 +124,9 @@ ...@@ -124,6 +124,9 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
...@@ -521,16 +524,6 @@ ...@@ -521,16 +524,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -656,6 +649,16 @@ ...@@ -656,6 +649,16 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -279,6 +279,9 @@ ...@@ -279,6 +279,9 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
...@@ -664,16 +667,6 @@ ...@@ -664,16 +667,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -799,6 +792,16 @@ ...@@ -799,6 +792,16 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -275,6 +275,9 @@ ...@@ -275,6 +275,9 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
...@@ -660,16 +663,6 @@ ...@@ -660,16 +663,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -795,6 +788,16 @@ ...@@ -795,6 +788,16 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -13467,16 +13467,16 @@ ...@@ -13467,16 +13467,16 @@
"id" : "ViewMsg4" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
} ] } ]
}, { }, {
...@@ -13493,47 +13493,34 @@ ...@@ -13493,47 +13493,34 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg8"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13545,6 +13532,12 @@ ...@@ -13545,6 +13532,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13552,11 +13545,12 @@ ...@@ -13552,11 +13545,12 @@
"id" : "ViewMsg8" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg6"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13565,10 +13559,16 @@ ...@@ -13565,10 +13559,16 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息类型-错误信息", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
} ] } ]
...@@ -13576,10 +13576,10 @@ ...@@ -13576,10 +13576,10 @@
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-无删除", "name" : "关闭模式-无删除",
...@@ -13588,26 +13588,26 @@ ...@@ -13588,26 +13588,26 @@
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
}, { }, {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
} ] } ]
} ], } ],
...@@ -42609,6 +42609,9 @@ ...@@ -42609,6 +42609,9 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
...@@ -43006,16 +43009,6 @@ ...@@ -43006,16 +43009,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -43141,6 +43134,16 @@ ...@@ -43141,6 +43134,16 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册