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

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

上级 1cbd276c
......@@ -50,7 +50,7 @@
</changeSet>
<!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-169-3">
<changeSet author="root" id="tab-book-170-3">
<createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column>
......
......@@ -539,10 +539,10 @@
"accept" : "image/*",
"MAXFILECNT" : "",
"MINFILECNT" : "",
"exportparams" : "{test1:%field16%,test2:%field17%}",
"exportparams" : "{'test1':'%field16%','test2':'%field17%'}",
"FILEEXTS" : "",
"MAXFILESIZE" : "",
"uploadparams" : "{test1:%field16%,test2:%field17%} ",
"uploadparams" : "{'test1':'%field16%','test2':'%field17%'} ",
"multiple" : "true"
},
"editorType" : "FILEUPLOADER",
......
......@@ -660,10 +660,10 @@
"accept" : "image/*",
"MAXFILECNT" : "",
"MINFILECNT" : "",
"exportparams" : "{test1:%field16%,test2:%field17%}",
"exportparams" : "{'test1':'%field16%','test2':'%field17%'}",
"FILEEXTS" : "",
"MAXFILESIZE" : "",
"uploadparams" : "{test1:%field16%,test2:%field17%} ",
"uploadparams" : "{'test1':'%field16%','test2':'%field17%'} ",
"multiple" : "true"
},
"editorType" : "FILEUPLOADER",
......
......@@ -4367,10 +4367,10 @@
"accept" : "image/*",
"MAXFILECNT" : "",
"MINFILECNT" : "",
"exportparams" : "{test1:%field16%,test2:%field17%}",
"exportparams" : "{'test1':'%field16%','test2':'%field17%'}",
"FILEEXTS" : "",
"MAXFILESIZE" : "",
"uploadparams" : "{test1:%field16%,test2:%field17%} ",
"uploadparams" : "{'test1':'%field16%','test2':'%field17%'} ",
"multiple" : "true"
},
"editorType" : "FILEUPLOADER",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册