17 changed files with 48 additions and 46 deletions
@ -1,7 +1,7 @@ |
|||
<?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.epmet.modules.act.dao.ActSiginInCodeDao"> |
|||
<mapper namespace="com.epmet.modules.act.dao.ActSignInCodeDao"> |
|||
|
|||
|
|||
|
@ -1,7 +1,7 @@ |
|||
<?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.epmet.modules.act.dao.ActSiginInRecordDao"> |
|||
<mapper namespace="com.epmet.modules.act.dao.ActSignInRecordDao"> |
|||
|
|||
|
|||
|
Loading…
Reference in new issue