Browse Source

10.11 修改xml

lihuilin1015备份
huangqizhen 2 months ago
parent
commit
26a64b28d5
  1. 2
      src/main/resources/cashMapper/CashRefundMapper.xml

2
src/main/resources/cashMapper/CashRefundMapper.xml

@ -2,7 +2,7 @@
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.example.demo.mapper.cash.CashRefundMapper">
<insert id="insert">
INSERT INTO cash_record (
INSERT INTO cash_record_done (
order_type,
jwcode,
name,

Loading…
Cancel
Save