jk-GitHub-coder 4 年 前
コミット
a271505952
1 ファイル変更1 行追加1 行削除
  1. 1 1
      YijiaRestful/src/main/resources/mapper/PayOrderMapper.xml

+ 1 - 1
YijiaRestful/src/main/resources/mapper/PayOrderMapper.xml

@@ -720,7 +720,7 @@
           cy_liters = #{cyLiters},
         </if>
         <if test="qyLiters !=null ">
-          qy_liters = #{qyLiters},
+          qy_liters = #{qyLiters}
         </if>
     </set>
     <where>