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

ibiz4j 发布系统代码 [ibiz-notify,通知消息]

上级 71c39df5
......@@ -4,7 +4,7 @@
<!--输出实体[MSG_BODY]数据结构 -->
<changeSet author="root" id="tab-msg_body-20-1">
<changeSet author="a_A_5d9d78509" id="tab-msg_body-20-1">
<createTable tableName="IBZMSGBODY">
<column name="ISERROR" remarks="" type="INT">
</column>
......@@ -42,7 +42,7 @@
<!--输出实体[MSG_OPEN_ACCESS]数据结构 -->
<changeSet author="root" id="tab-msg_open_access-8-2">
<changeSet author="a_A_5d9d78509" id="tab-msg_open_access-8-2">
<createTable tableName="IBZOPENACCESS">
<column name="ACCESSID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_MSG_OPEN_ACCESS_ACCESSID"/>
......@@ -74,7 +74,7 @@
<!--输出实体[MSG_TEMPLATE]数据结构 -->
<changeSet author="root" id="tab-msg_template-3-3">
<changeSet author="a_A_5d9d78509" id="tab-msg_template-3-3">
<createTable tableName="IBZMSGTEMPL">
<column name="TID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_MSG_TEMPLATE_TID"/>
......@@ -100,7 +100,7 @@
<!--输出实体[MSG_USER_ACCOUNT]数据结构 -->
<changeSet author="root" id="tab-msg_user_account-6-4">
<changeSet author="a_A_5d9d78509" id="tab-msg_user_account-6-4">
<createTable tableName="IBZUSERAUTH">
<column name="AUTHID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_MSG_USER_ACCOUNT_AUTHID"/>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册