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

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

上级 a610968e
...@@ -87,7 +87,11 @@ ...@@ -87,7 +87,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -1449,7 +1449,11 @@ ...@@ -1449,7 +1449,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -59,6 +59,15 @@ ...@@ -59,6 +59,15 @@
"pluginCode" : "DATA_PICKER_CUSTOM_SELECT", "pluginCode" : "DATA_PICKER_CUSTOM_SELECT",
"pluginType" : "AC_ITEM", "pluginType" : "AC_ITEM",
"refMode" : "DEACMODE" "refMode" : "DEACMODE"
}, {
"name" : "时间范围PQL转换",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
},
"pluginCode" : "DATE_RANGE_PQL",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, { }, {
"name" : "测试应用实体方法插件", "name" : "测试应用实体方法插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -87,7 +87,11 @@ ...@@ -87,7 +87,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -1464,7 +1464,11 @@ ...@@ -1464,7 +1464,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -1392,6 +1392,11 @@ ...@@ -1392,6 +1392,11 @@
"containerType" : "FORMITEM", "containerType" : "FORMITEM",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "时间范围PQL转换", "name" : "时间范围PQL转换",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
},
"pluginCode" : "DATE_RANGE_PQL",
"styleCode" : "DATE_RANGE_PQL" "styleCode" : "DATE_RANGE_PQL"
}, { }, {
"codeName" : "EMOJI_PICKER", "codeName" : "EMOJI_PICKER",
...@@ -1643,6 +1648,15 @@ ...@@ -1643,6 +1648,15 @@
"pluginCode" : "DATA_PICKER_CUSTOM_SELECT", "pluginCode" : "DATA_PICKER_CUSTOM_SELECT",
"pluginType" : "AC_ITEM", "pluginType" : "AC_ITEM",
"refMode" : "DEACMODE" "refMode" : "DEACMODE"
}, {
"name" : "时间范围PQL转换",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
},
"pluginCode" : "DATE_RANGE_PQL",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, { }, {
"name" : "测试向导面板绘制插件", "name" : "测试向导面板绘制插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -145,6 +145,15 @@ ...@@ -145,6 +145,15 @@
"pluginCode" : "DATA_PICKER_CUSTOM_SELECT", "pluginCode" : "DATA_PICKER_CUSTOM_SELECT",
"pluginType" : "AC_ITEM", "pluginType" : "AC_ITEM",
"refMode" : "DEACMODE" "refMode" : "DEACMODE"
}, {
"name" : "时间范围PQL转换",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
},
"pluginCode" : "DATE_RANGE_PQL",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, { }, {
"name" : "测试向导面板绘制插件", "name" : "测试向导面板绘制插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -1764,7 +1764,11 @@ ...@@ -1764,7 +1764,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -5929,7 +5929,11 @@ ...@@ -5929,7 +5929,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -7504,7 +7508,11 @@ ...@@ -7504,7 +7508,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -9078,7 +9086,11 @@ ...@@ -9078,7 +9086,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -10652,7 +10664,11 @@ ...@@ -10652,7 +10664,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -12258,7 +12274,11 @@ ...@@ -12258,7 +12274,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -2651,7 +2651,11 @@ ...@@ -2651,7 +2651,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -87,7 +87,11 @@ ...@@ -87,7 +87,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -1885,7 +1885,11 @@ ...@@ -1885,7 +1885,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -1463,7 +1463,11 @@ ...@@ -1463,7 +1463,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -519,7 +519,11 @@ ...@@ -519,7 +519,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -2771,7 +2771,11 @@ ...@@ -2771,7 +2771,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -6055,7 +6055,11 @@ ...@@ -6055,7 +6055,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -7630,7 +7634,11 @@ ...@@ -7630,7 +7634,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -9204,7 +9212,11 @@ ...@@ -9204,7 +9212,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -10778,7 +10790,11 @@ ...@@ -10778,7 +10790,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -12384,7 +12400,11 @@ ...@@ -12384,7 +12400,11 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "DATE_RANGE_PQL", "editorStyle" : "DATE_RANGE_PQL",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "time" "name" : "time",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
}
}, },
"valueItemName" : "time_id", "valueItemName" : "time_id",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -3010,6 +3010,11 @@ ...@@ -3010,6 +3010,11 @@
"containerType" : "FORMITEM", "containerType" : "FORMITEM",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "时间范围PQL转换", "name" : "时间范围PQL转换",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
},
"pluginCode" : "DATE_RANGE_PQL",
"styleCode" : "DATE_RANGE_PQL" "styleCode" : "DATE_RANGE_PQL"
}, { }, {
"codeName" : "DEPATMENTMULTIPLE", "codeName" : "DEPATMENTMULTIPLE",
...@@ -7501,6 +7506,15 @@ ...@@ -7501,6 +7506,15 @@
"pluginCode" : "ROUTE", "pluginCode" : "ROUTE",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE" "refMode" : "EDITORSTYPE"
}, {
"name" : "时间范围PQL转换",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
},
"pluginCode" : "DATE_RANGE_PQL",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, { }, {
"name" : "显示模式工具栏项", "name" : "显示模式工具栏项",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -541,6 +541,15 @@ ...@@ -541,6 +541,15 @@
"pluginCode" : "ROUTE", "pluginCode" : "ROUTE",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE" "refMode" : "EDITORSTYPE"
}, {
"name" : "时间范围PQL转换",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
},
"pluginCode" : "DATE_RANGE_PQL",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, { }, {
"name" : "显示模式工具栏项", "name" : "显示模式工具栏项",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -1408,6 +1408,10 @@ ...@@ -1408,6 +1408,10 @@
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"editorWidth" : -1.0, "editorWidth" : -1.0,
"name" : "时间范围PQL转换", "name" : "时间范围PQL转换",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DATE_RANGE_PQL"
},
"styleCode" : "DATE_RANGE_PQL", "styleCode" : "DATE_RANGE_PQL",
"replaceDefault" : false "replaceDefault" : false
}, { }, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册