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

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

上级 a79539de
......@@ -25,7 +25,7 @@
</changeSet>
<!--输出实体[BXDMX]数据结构 -->
<changeSet author="root" id="tab-bxdmx-31-2">
<changeSet author="root" id="tab-bxdmx-32-2">
<createTable tableName="T_BXDMX">
<column name="BXDMXID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_BXDMX"/>
......@@ -296,7 +296,7 @@
<!--输出实体[BXDMX]外键关系 -->
<changeSet author="root" id="fk-bxdmx-31-11">
<changeSet author="root" id="fk-bxdmx-32-11">
<addForeignKeyConstraint baseColumnNames="BXDID" baseTableName="T_BXDMX" constraintName="F821DB7B87E31B879F" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="BXDID" referencedTableName="T_BXD" validate="true"/>
</changeSet>
......
......@@ -584,7 +584,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchUp"
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
......
......@@ -1570,7 +1570,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchUp"
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
......
......@@ -424,7 +424,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchUp"
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册