提交 656cc694 编写于 作者: ibizdev's avatar ibizdev

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

上级 6681adae
...@@ -18,6 +18,14 @@ ...@@ -18,6 +18,14 @@
} }
}, },
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"defaultContent" : "空",
"lanResTag" : "CL.ITEM.LNAME.EMPTY",
"lanResType" : "CL.ITEM.LNAME",
"name" : "代码表空白资源[CL.ITEM.LNAME.EMPTY]",
"refFlag" : true
},
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
......
...@@ -37,6 +37,14 @@ ...@@ -37,6 +37,14 @@
} }
}, },
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"defaultContent" : "空",
"lanResTag" : "CL.ITEM.LNAME.EMPTY",
"lanResType" : "CL.ITEM.LNAME",
"name" : "代码表空白资源[CL.ITEM.LNAME.EMPTY]",
"refFlag" : true
},
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
......
...@@ -7386,6 +7386,14 @@ ...@@ -7386,6 +7386,14 @@
} }
}, },
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSLISTS/List.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"defaultContent" : "空",
"lanResTag" : "CL.ITEM.LNAME.EMPTY",
"lanResType" : "CL.ITEM.LNAME",
"name" : "代码表空白资源[CL.ITEM.LNAME.EMPTY]",
"refFlag" : true
},
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
...@@ -6,6 +6,14 @@ ...@@ -6,6 +6,14 @@
"id" : "create" "id" : "create"
}, },
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSLISTS/List.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSLISTS/List.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"defaultContent" : "空",
"lanResTag" : "CL.ITEM.LNAME.EMPTY",
"lanResType" : "CL.ITEM.LNAME",
"name" : "代码表空白资源[CL.ITEM.LNAME.EMPTY]",
"refFlag" : true
},
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch"
......
...@@ -31,6 +31,14 @@ ...@@ -31,6 +31,14 @@
"id" : "create" "id" : "create"
}, },
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSLISTS/List.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSLISTS/List.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"defaultContent" : "空",
"lanResTag" : "CL.ITEM.LNAME.EMPTY",
"lanResType" : "CL.ITEM.LNAME",
"name" : "代码表空白资源[CL.ITEM.LNAME.EMPTY]",
"refFlag" : true
},
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch"
......
...@@ -1279,16 +1279,16 @@ ...@@ -1279,16 +1279,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -18,6 +18,14 @@ ...@@ -18,6 +18,14 @@
} }
}, },
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"defaultContent" : "空",
"lanResTag" : "CL.ITEM.LNAME.EMPTY",
"lanResType" : "CL.ITEM.LNAME",
"name" : "代码表空白资源[CL.ITEM.LNAME.EMPTY]",
"refFlag" : true
},
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
......
...@@ -755,6 +755,14 @@ ...@@ -755,6 +755,14 @@
} }
}, },
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"defaultContent" : "空",
"lanResTag" : "CL.ITEM.LNAME.EMPTY",
"lanResType" : "CL.ITEM.LNAME",
"name" : "代码表空白资源[CL.ITEM.LNAME.EMPTY]",
"refFlag" : true
},
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
......
...@@ -38,6 +38,14 @@ ...@@ -38,6 +38,14 @@
} }
}, },
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"defaultContent" : "空",
"lanResTag" : "CL.ITEM.LNAME.EMPTY",
"lanResType" : "CL.ITEM.LNAME",
"name" : "代码表空白资源[CL.ITEM.LNAME.EMPTY]",
"refFlag" : true
},
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
......
...@@ -3014,16 +3014,16 @@ ...@@ -3014,16 +3014,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册