公告板
版本库
filestore
活动
搜索
登录
2025
/
platformx-business-finance
冀中装备集团业财项目后台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
feat:出库、逾期、收款确认基础代码
shiyunteng
2026-04-30
db12bb4a131e547d4d0b6e3fae33faba5465974d
[2025/platformx-business-finance.git]
/
platformx-business-finance-biz
/
src
/
main
/
resources
/
mapper
/
ContractMapper.xml
1
2
3
4
5
6
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.by4cloud.platformx.business.mapper.ContractMapper">
</mapper>