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

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

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