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

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

上级 c49016c7
...@@ -85,13 +85,23 @@ ...@@ -85,13 +85,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -1447,13 +1447,23 @@ ...@@ -1447,13 +1447,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -85,13 +85,23 @@ ...@@ -85,13 +85,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -1462,13 +1462,23 @@ ...@@ -1462,13 +1462,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -1390,7 +1390,7 @@ ...@@ -1390,7 +1390,7 @@
}, { }, {
"codeName" : "DATE_RANGE_PQL", "codeName" : "DATE_RANGE_PQL",
"containerType" : "FORMITEM", "containerType" : "FORMITEM",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "时间范围PQL转换", "name" : "时间范围PQL转换",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
......
...@@ -1762,13 +1762,23 @@ ...@@ -1762,13 +1762,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -5927,13 +5927,23 @@ ...@@ -5927,13 +5927,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -7506,13 +7516,23 @@ ...@@ -7506,13 +7516,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -9084,13 +9104,23 @@ ...@@ -9084,13 +9104,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -10662,13 +10692,23 @@ ...@@ -10662,13 +10692,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -12272,13 +12312,23 @@ ...@@ -12272,13 +12312,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -2649,13 +2649,23 @@ ...@@ -2649,13 +2649,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -85,13 +85,23 @@ ...@@ -85,13 +85,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -1883,13 +1883,23 @@ ...@@ -1883,13 +1883,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -1461,13 +1461,23 @@ ...@@ -1461,13 +1461,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -517,13 +517,23 @@ ...@@ -517,13 +517,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -2769,13 +2769,23 @@ ...@@ -2769,13 +2769,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -6053,13 +6053,23 @@ ...@@ -6053,13 +6053,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -7632,13 +7642,23 @@ ...@@ -7632,13 +7642,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -9210,13 +9230,23 @@ ...@@ -9210,13 +9230,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -10788,13 +10818,23 @@ ...@@ -10788,13 +10818,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -12398,13 +12438,23 @@ ...@@ -12398,13 +12438,23 @@
"codeName" : "Time" "codeName" : "Time"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "time", "name" : "time",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL" "pluginCode" : "DATE_RANGE_PQL"
} },
"valueItemName" : "time_id",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -3008,7 +3008,7 @@ ...@@ -3008,7 +3008,7 @@
}, { }, {
"codeName" : "DATE_RANGE_PQL", "codeName" : "DATE_RANGE_PQL",
"containerType" : "FORMITEM", "containerType" : "FORMITEM",
"editorType" : "TEXTBOX", "editorType" : "PICKER",
"name" : "时间范围PQL转换", "name" : "时间范围PQL转换",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
...@@ -1160,6 +1160,19 @@ ...@@ -1160,6 +1160,19 @@
}, },
"styleCode" : "COMMENT_PROJECT", "styleCode" : "COMMENT_PROJECT",
"replaceDefault" : false "replaceDefault" : false
}, {
"codeName" : "DATE_RANGE_PQL",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/DATE_RANGE_PQL.json",
"editorHeight" : -1.0,
"editorType" : "PICKER",
"editorWidth" : -1.0,
"name" : "时间范围PQL转换",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
},
"styleCode" : "DATE_RANGE_PQL",
"replaceDefault" : false
}, { }, {
"codeName" : "COLLAPSE", "codeName" : "COLLAPSE",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/COLLAPSE.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/COLLAPSE.json",
...@@ -1401,19 +1414,6 @@ ...@@ -1401,19 +1414,6 @@
}, },
"styleCode" : "ALLEMPSELECT", "styleCode" : "ALLEMPSELECT",
"replaceDefault" : false "replaceDefault" : false
}, {
"codeName" : "DATE_RANGE_PQL",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/DATE_RANGE_PQL.json",
"editorHeight" : -1.0,
"editorType" : "TEXTBOX",
"editorWidth" : -1.0,
"name" : "时间范围PQL转换",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
},
"styleCode" : "DATE_RANGE_PQL",
"replaceDefault" : false
}, { }, {
"codeName" : "PERSONEL_SELECT_PROJECT", "codeName" : "PERSONEL_SELECT_PROJECT",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/PERSONEL_SELECT_PROJECT.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/PERSONEL_SELECT_PROJECT.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册