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

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

上级 d4cbf2fa
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.deploy.skip>false</maven.deploy.skip> <maven.deploy.skip>false</maven.deploy.skip>
<ibiz.cloud.version>8.1.0.387</ibiz.cloud.version> <ibiz.cloud.version>8.1.0.465</ibiz.cloud.version>
<log4j2.version>2.17.1</log4j2.version> <log4j2.version>2.17.1</log4j2.version>
</properties> </properties>
...@@ -194,6 +194,11 @@ ...@@ -194,6 +194,11 @@
<version>${ibiz.cloud.version}</version> <version>${ibiz.cloud.version}</version>
</dependency> </dependency>
<dependency>
<groupId>net.ibizsys.plugin</groupId>
<artifactId>ibiz-plugin-version</artifactId>
<version>${ibiz.cloud.version}</version>
</dependency>
</dependencies> </dependencies>
<repositories> <repositories>
......
...@@ -4931,6 +4931,7 @@ ...@@ -4931,6 +4931,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -785,6 +785,7 @@ ...@@ -785,6 +785,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -785,6 +785,7 @@ ...@@ -785,6 +785,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -2108,6 +2108,7 @@ ...@@ -2108,6 +2108,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -1276,6 +1276,7 @@ ...@@ -1276,6 +1276,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -1280,6 +1280,7 @@ ...@@ -1280,6 +1280,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -44206,6 +44206,7 @@ ...@@ -44206,6 +44206,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
...@@ -66139,6 +66140,7 @@ ...@@ -66139,6 +66140,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册