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

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

上级 ee6181fe
...@@ -541,6 +541,18 @@ ...@@ -541,6 +541,18 @@
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
} }
}, {
"condOp" : "EQ",
"condType" : "SINGLE",
"condValue" : "aaaa",
"fieldName" : "FIELD9",
"name" : "FIELD9 等于(=) 数据上下文(aaaa)",
"getPSDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSVARTypeId" : "DATACONTEXT",
"ignoreEmpty" : true
} ] } ]
} }
}, },
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"name" : "MySQL5", "name" : "MySQL5",
"getPSDEDataQueryCodeConds" : [ { "getPSDEDataQueryCodeConds" : [ {
"condType" : "CUSTOM", "condType" : "CUSTOM",
"customCond" : "( t1.`FIELD45` > 1111 AND t1.`FIELD9` IS NULL )", "customCond" : "( t1.`FIELD45` > 1111 AND t1.`FIELD9` IS NULL AND <choose><when test=\"ctx.datacontext.aaaa !=null \"> t1.`FIELD9` = #{ctx.datacontext.aaaa} </when><otherwise>1=1</otherwise></choose> )",
"name" : "查询条件" "name" : "查询条件"
} ], } ],
"getPSDEDataQueryCodeExps" : [ { "getPSDEDataQueryCodeExps" : [ {
......
...@@ -481,6 +481,19 @@ ...@@ -481,6 +481,19 @@
"ignoreError" : true "ignoreError" : true
} ], } ],
"getAllPSAppDEDataSets" : [ { "getAllPSAppDEDataSets" : [ {
"getADPSDEDQConditions" : [ {
"condOp" : "EQ",
"condType" : "SINGLE",
"condValue" : "aaaa",
"fieldName" : "FIELD9",
"name" : "FIELD9 等于(=) 数据上下文(aaaa)",
"getPSDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSVARTypeId" : "DATACONTEXT",
"ignoreEmpty" : true
} ],
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDefault", "name" : "FetchDefault",
...@@ -3469,6 +3482,19 @@ ...@@ -3469,6 +3482,19 @@
"needResourceKey" : true, "needResourceKey" : true,
"noServiceCodeName" : true "noServiceCodeName" : true
}, { }, {
"getADPSDEDQConditions" : [ {
"condOp" : "EQ",
"condType" : "SINGLE",
"condValue" : "aaaa",
"fieldName" : "FIELD9",
"name" : "FIELD9 等于(=) 数据上下文(aaaa)",
"getPSDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSVARTypeId" : "DATACONTEXT",
"ignoreEmpty" : true
} ],
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDefault", "name" : "FetchDefault",
......
...@@ -481,6 +481,19 @@ ...@@ -481,6 +481,19 @@
"ignoreError" : true "ignoreError" : true
} ], } ],
"getAllPSAppDEDataSets" : [ { "getAllPSAppDEDataSets" : [ {
"getADPSDEDQConditions" : [ {
"condOp" : "EQ",
"condType" : "SINGLE",
"condValue" : "aaaa",
"fieldName" : "FIELD9",
"name" : "FIELD9 等于(=) 数据上下文(aaaa)",
"getPSDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSVARTypeId" : "DATACONTEXT",
"ignoreEmpty" : true
} ],
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDefault", "name" : "FetchDefault",
...@@ -3469,6 +3482,19 @@ ...@@ -3469,6 +3482,19 @@
"needResourceKey" : true, "needResourceKey" : true,
"noServiceCodeName" : true "noServiceCodeName" : true
}, { }, {
"getADPSDEDQConditions" : [ {
"condOp" : "EQ",
"condType" : "SINGLE",
"condValue" : "aaaa",
"fieldName" : "FIELD9",
"name" : "FIELD9 等于(=) 数据上下文(aaaa)",
"getPSDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSVARTypeId" : "DATACONTEXT",
"ignoreEmpty" : true
} ],
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDefault", "name" : "FetchDefault",
......
...@@ -20168,6 +20168,19 @@ ...@@ -20168,6 +20168,19 @@
"ignoreError" : true "ignoreError" : true
} ], } ],
"getAllPSAppDEDataSets" : [ { "getAllPSAppDEDataSets" : [ {
"getADPSDEDQConditions" : [ {
"condOp" : "EQ",
"condType" : "SINGLE",
"condValue" : "aaaa",
"fieldName" : "FIELD9",
"name" : "FIELD9 等于(=) 数据上下文(aaaa)",
"getPSDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSVARTypeId" : "DATACONTEXT",
"ignoreEmpty" : true
} ],
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDefault", "name" : "FetchDefault",
...@@ -23156,6 +23169,19 @@ ...@@ -23156,6 +23169,19 @@
"needResourceKey" : true, "needResourceKey" : true,
"noServiceCodeName" : true "noServiceCodeName" : true
}, { }, {
"getADPSDEDQConditions" : [ {
"condOp" : "EQ",
"condType" : "SINGLE",
"condValue" : "aaaa",
"fieldName" : "FIELD9",
"name" : "FIELD9 等于(=) 数据上下文(aaaa)",
"getPSDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSVARTypeId" : "DATACONTEXT",
"ignoreEmpty" : true
} ],
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"methodType" : "FETCH", "methodType" : "FETCH",
"name" : "FetchDefault", "name" : "FetchDefault",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册