浏览代码

日志表插入0

小么熊🐻 2 年之前
父节点
当前提交
6341acb49b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jsjp-service/src/main/resources/mapper/newgzpt/GzptSchPayLogMapper.xml

+ 1 - 1
jsjp-service/src/main/resources/mapper/newgzpt/GzptSchPayLogMapper.xml

@@ -10,7 +10,7 @@
                                                  #{price},
                                                  #{jxbh,jdbcType=VARCHAR},
                                                  sysdate,
-                                                 null,
+                                                 0,
                                                  null,
                                                  #{state})
     </insert>