组装、拆卸单的初稿

This commit is contained in:
季圣华
2017-09-20 23:45:24 +08:00
parent 90a9929aa3
commit 814b3839f3
6 changed files with 75 additions and 14 deletions

View File

@@ -97,6 +97,11 @@
<comment>自定义字段5</comment>
</column>
</property>
<property generated="never" lazy="false" name="MType" type="java.lang.String">
<column length="20" name="MType">
<comment>商品类型</comment>
</column>
</property>
<property generated="never" lazy="false" name="Remark" type="java.lang.String">
<column length="200" name="Remark">
<comment>描述</comment>