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

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

上级 9fdc2a6d
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</changeSet> </changeSet>
<!--输出实体[BOOK]数据结构 --> <!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-166-3"> <changeSet author="root" id="tab-book-169-3">
<createTable tableName="T_BOOK"> <createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)"> <column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column> </column>
...@@ -229,7 +229,7 @@ ...@@ -229,7 +229,7 @@
</changeSet> </changeSet>
<!--输出实体[REGINFOF]数据结构 --> <!--输出实体[REGINFOF]数据结构 -->
<changeSet author="root" id="tab-reginfof-31-9"> <changeSet author="root" id="tab-reginfof-32-9">
<createTable tableName="T_REGINFOF"> <createTable tableName="T_REGINFOF">
<column name="REGINFOFID" remarks="" type="VARCHAR(100)"> <column name="REGINFOFID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_REGINFOF"/> <constraints primaryKey="true" primaryKeyName="PK_REGINFOF"/>
......
...@@ -535,14 +535,15 @@ ...@@ -535,14 +535,15 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"uploadparams" : "{test1:%field16%,test2:%field17%}",
"multiple" : "true",
"FILEEXTS" : "",
"accept" : "image/*",
"isDrag" : "true", "isDrag" : "true",
"MAXFILESIZE" : "", "accept" : "image/*",
"MAXFILECNT" : "",
"MINFILECNT" : "", "MINFILECNT" : "",
"MAXFILECNT" : "" "exportparams" : "{test1:%field16%,test2:%field17%}",
"FILEEXTS" : "",
"MAXFILESIZE" : "",
"uploadparams" : "{test1:%field16%,test2:%field17%} ",
"multiple" : "true"
}, },
"editorType" : "FILEUPLOADER", "editorType" : "FILEUPLOADER",
"maxFileCount" : -1, "maxFileCount" : -1,
......
...@@ -194,7 +194,7 @@ ...@@ -194,7 +194,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 4, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "age11", "name" : "age11",
......
...@@ -1180,7 +1180,7 @@ ...@@ -1180,7 +1180,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 4, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "age11", "name" : "age11",
......
...@@ -656,14 +656,15 @@ ...@@ -656,14 +656,15 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"uploadparams" : "{test1:%field16%,test2:%field17%}",
"multiple" : "true",
"FILEEXTS" : "",
"accept" : "image/*",
"isDrag" : "true", "isDrag" : "true",
"MAXFILESIZE" : "", "accept" : "image/*",
"MAXFILECNT" : "",
"MINFILECNT" : "", "MINFILECNT" : "",
"MAXFILECNT" : "" "exportparams" : "{test1:%field16%,test2:%field17%}",
"FILEEXTS" : "",
"MAXFILESIZE" : "",
"uploadparams" : "{test1:%field16%,test2:%field17%} ",
"multiple" : "true"
}, },
"editorType" : "FILEUPLOADER", "editorType" : "FILEUPLOADER",
"maxFileCount" : -1, "maxFileCount" : -1,
......
...@@ -4363,14 +4363,15 @@ ...@@ -4363,14 +4363,15 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"uploadparams" : "{test1:%field16%,test2:%field17%}",
"multiple" : "true",
"FILEEXTS" : "",
"accept" : "image/*",
"isDrag" : "true", "isDrag" : "true",
"MAXFILESIZE" : "", "accept" : "image/*",
"MAXFILECNT" : "",
"MINFILECNT" : "", "MINFILECNT" : "",
"MAXFILECNT" : "" "exportparams" : "{test1:%field16%,test2:%field17%}",
"FILEEXTS" : "",
"MAXFILESIZE" : "",
"uploadparams" : "{test1:%field16%,test2:%field17%} ",
"multiple" : "true"
}, },
"editorType" : "FILEUPLOADER", "editorType" : "FILEUPLOADER",
"maxFileCount" : -1, "maxFileCount" : -1,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册