删除注释代码
This commit is contained in:
parent
b565067e82
commit
5b06bf90c8
|
@ -9,11 +9,4 @@
|
|||
<setting name="cacheEnabled" value="true"/>
|
||||
</settings>
|
||||
|
||||
<!-- 该包下的model不用写包名,会使用 model的首字母小写的非限定类名来作为它的别名,若有注解@Alias("xxx"),则别名为注解值 -->
|
||||
<!--
|
||||
<typeAliases>
|
||||
<package name="com.zheng.cms.dao.model" />
|
||||
</typeAliases>
|
||||
-->
|
||||
|
||||
</configuration>
|
Loading…
Reference in New Issue