礼品卡管理模块

This commit is contained in:
季圣华
2017-07-15 00:33:28 +08:00
parent 8f4cac02ef
commit 883890eb00
21 changed files with 1402 additions and 52 deletions

View File

@@ -12,6 +12,11 @@
<comment>仓库名称</comment>
</column>
</property>
<property generated="never" lazy="false" name="type" type="java.lang.Integer">
<column length="10" name="type">
<comment>类型</comment>
</column>
</property>
<property generated="never" lazy="false" name="sort" type="java.lang.String">
<column length="10" name="sort">
<comment>排序</comment>