增加车辆报损

This commit is contained in:
2025-08-24 15:57:02 +08:00
parent 0b8d3d8675
commit ad399295c1
11 changed files with 313 additions and 8 deletions

View File

@ -0,0 +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.sczx.car.mapper.CarDamageMapper">
</mapper>