去掉多余的代码,整理数据库表名称

This commit is contained in:
季圣华
2016-11-12 22:50:41 -06:00
parent c0faf19b4e
commit aba6a4f196
15 changed files with 8 additions and 135 deletions

View File

@@ -22,7 +22,6 @@
<!-- 对应的实体映射 -->
<mapping resource="com/jsh/model/po/Supplier.hbm.xml" />
<mapping resource="com/jsh/model/po/Measureunit.hbm.xml" />
<mapping resource="com/jsh/model/po/Logdetails.hbm.xml" />
<mapping resource="com/jsh/model/po/Department.hbm.xml" />
<mapping resource="com/jsh/model/po/Assetname.hbm.xml" />