Ver código fonte

日志表插入0

小么熊🐻 2 anos atrás
pai
commit
6341acb49b

+ 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>