XiaoRuby
2023-07-17 0042c9bee29a876a754e4d542bfba956822e7844
standard-server/src/main/resources/mapper/ProductMapper.xml
copy from user-server/src/main/resources/mapper/EnterpriseUserListMapper.xml copy to standard-server/src/main/resources/mapper/ProductMapper.xml
文件从 user-server/src/main/resources/mapper/EnterpriseUserListMapper.xml 复制
@@ -1,5 +1,5 @@
<?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.yuanchu.limslaboratory.mapper.EnterpriseUserListMapper">
<mapper namespace="com.yuanchu.limslaboratory.mapper.ProductMapper">
</mapper>