修改忽略文件

main
zhaokai 2025-11-10 17:18:16 +08:00
parent 53f5979cc0
commit cd4e708d7a
2 changed files with 9 additions and 1 deletions

2
.gitignore vendored
View File

@ -8,7 +8,7 @@ target/
*.iws
*.iml
*.ipr
*.xml
### Eclipse ###
.apt_generated

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.zcloud.basic.info.persistence.mapper.DepartmentSuperviseMapper">
</mapper>