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

Mosher 发布系统代码 [后台服务,演示应用]

上级 a4ba245f
......@@ -2164,7 +2164,7 @@ export default class NewDefaultBase extends Vue implements ControlInterface {
row['author'] = this.context['srfusername'];
}
if (row.hasOwnProperty('press')) {
row['press'] = this.context['srfuserid'];
row['press'] = '新建默认值:出版社';
}
if (row.hasOwnProperty('ibizbookname')) {
row['ibizbookname'] = '新建默认值:图书';
......
......@@ -28,7 +28,7 @@
<!--输出实体[IBIZBOOK]数据结构 -->
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizbook-49-2">
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizbook-64-2">
<createTable tableName="T_IBIZBOOK">
<column name="CREATEMAN" remarks="" type="VARCHAR(60)">
</column>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册