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

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

上级 7d4b84c8
...@@ -8,6 +8,9 @@ ...@@ -8,6 +8,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/UsrCodeList0129249258.json" "path" : "PSMODULES/common/PSCODELISTS/UsrCodeList0129249258.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/Student_age_dynamic.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/Student_age.json" "path" : "PSMODULES/common/PSCODELISTS/Student_age.json"
......
{
"codeListTag" : "common__Student_age_dynamic",
"codeListType" : "DYNAMIC",
"codeName" : "Student_age_dynamic",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSMODULES/common/PSCODELISTS/Student_age_dynamic.json",
"emptyText" : "未定义",
"name" : "学生年龄(动态)",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"getPSSystemModule" : {
"modelref" : true,
"path" : "PSMODULES/common.json"
},
"refFlag" : true,
"systemTag" : "TrainSys",
"codeItemValueNumber" : false,
"enableCache" : true,
"includeBeginValue" : true,
"subSysAsCloud" : false,
"subSysCodeList" : false,
"thresholdGroup" : true,
"userScope" : false
}
\ No newline at end of file
...@@ -167,6 +167,7 @@ ...@@ -167,6 +167,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -338,6 +339,23 @@ ...@@ -338,6 +339,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -452,6 +452,7 @@ ...@@ -452,6 +452,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -623,6 +624,23 @@ ...@@ -623,6 +624,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -86,10 +86,6 @@ ...@@ -86,10 +86,6 @@
"editMode" : true "editMode" : true
} }
} ], } ],
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup2"
},
"getPSAppViewNavParams" : [ { "getPSAppViewNavParams" : [ {
"key" : "a", "key" : "a",
"name" : "a", "name" : "a",
...@@ -97,7 +93,7 @@ ...@@ -97,7 +93,7 @@
"rawValue" : false "rawValue" : false
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "OPENDATA",
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
"key" : "a", "key" : "a",
"name" : "a", "name" : "a",
...@@ -114,7 +110,7 @@ ...@@ -114,7 +110,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "OPENDATA", "name" : "EDITDATA",
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
"key" : "a", "key" : "a",
"name" : "a", "name" : "a",
...@@ -605,6 +601,7 @@ ...@@ -605,6 +601,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -776,6 +773,23 @@ ...@@ -776,6 +773,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -3960,10 +3960,6 @@ ...@@ -3960,10 +3960,6 @@
"editMode" : true "editMode" : true
} }
} ], } ],
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup2"
},
"getPSAppViewNavParams" : [ { "getPSAppViewNavParams" : [ {
"key" : "a", "key" : "a",
"name" : "a", "name" : "a",
...@@ -3971,7 +3967,7 @@ ...@@ -3971,7 +3967,7 @@
"rawValue" : false "rawValue" : false
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "OPENDATA",
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
"key" : "a", "key" : "a",
"name" : "a", "name" : "a",
...@@ -3988,7 +3984,7 @@ ...@@ -3988,7 +3984,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "OPENDATA", "name" : "EDITDATA",
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
"key" : "a", "key" : "a",
"name" : "a", "name" : "a",
...@@ -4479,6 +4475,7 @@ ...@@ -4479,6 +4475,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -4650,6 +4647,23 @@ ...@@ -4650,6 +4647,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -748,6 +748,7 @@ ...@@ -748,6 +748,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -919,6 +920,23 @@ ...@@ -919,6 +920,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -167,6 +167,7 @@ ...@@ -167,6 +167,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -338,6 +339,23 @@ ...@@ -338,6 +339,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -779,6 +779,7 @@ ...@@ -779,6 +779,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -950,6 +951,23 @@ ...@@ -950,6 +951,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -779,6 +779,7 @@ ...@@ -779,6 +779,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -950,6 +951,23 @@ ...@@ -950,6 +951,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -452,6 +452,7 @@ ...@@ -452,6 +452,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -623,6 +624,23 @@ ...@@ -623,6 +624,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -86,10 +86,6 @@ ...@@ -86,10 +86,6 @@
"editMode" : true "editMode" : true
} }
} ], } ],
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup2"
},
"getPSAppViewNavParams" : [ { "getPSAppViewNavParams" : [ {
"key" : "a", "key" : "a",
"name" : "a", "name" : "a",
...@@ -97,7 +93,7 @@ ...@@ -97,7 +93,7 @@
"rawValue" : false "rawValue" : false
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "OPENDATA",
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
"key" : "a", "key" : "a",
"name" : "a", "name" : "a",
...@@ -114,7 +110,7 @@ ...@@ -114,7 +110,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "OPENDATA", "name" : "EDITDATA",
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
"key" : "a", "key" : "a",
"name" : "a", "name" : "a",
...@@ -605,6 +601,7 @@ ...@@ -605,6 +601,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -776,6 +773,23 @@ ...@@ -776,6 +773,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -549,6 +549,7 @@ ...@@ -549,6 +549,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -720,6 +721,23 @@ ...@@ -720,6 +721,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -1066,6 +1066,7 @@ ...@@ -1066,6 +1066,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -1237,6 +1238,23 @@ ...@@ -1237,6 +1238,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -4361,6 +4361,7 @@ ...@@ -4361,6 +4361,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -4532,6 +4533,23 @@ ...@@ -4532,6 +4533,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
......
...@@ -12852,6 +12852,7 @@ ...@@ -12852,6 +12852,7 @@
"unitName" : "元", "unitName" : "元",
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
...@@ -13023,6 +13024,23 @@ ...@@ -13023,6 +13024,23 @@
}, },
"allowEmpty" : false, "allowEmpty" : false,
"convertToCodeItemText" : true "convertToCodeItemText" : true
}, {
"caption" : "金额",
"codeName" : "money",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "money",
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "money"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "money1", "codeName" : "money1",
...@@ -126,6 +126,9 @@ ...@@ -126,6 +126,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeList34.json" "path" : "PSCODELISTS/CodeList34.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/Student_age_dynamic.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeList28.json" "path" : "PSCODELISTS/CodeList28.json"
...@@ -1763,6 +1766,9 @@ ...@@ -1763,6 +1766,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/UsrCodeList0129249258.json" "path" : "PSMODULES/common/PSCODELISTS/UsrCodeList0129249258.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/Student_age_dynamic.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSCODELISTS/Student_age.json" "path" : "PSMODULES/common/PSCODELISTS/Student_age.json"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册