Browse Source

[CODE]: 对账

maxianghua 4 years ago
parent
commit
f67869e916
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-warehouse/src/main/resources/mapper/finance/TFeeMapper.xml

+ 1 - 1
ruoyi-warehouse/src/main/resources/mapper/finance/TFeeMapper.xml

@@ -95,7 +95,7 @@
             WHEN  f.f_billstatus = '4' THEN '提交审核'
             WHEN  f.f_billstatus = '5' THEN '审核中'
             WHEN  f.f_billstatus = '6' THEN '审核完成'
-            ENDjiahsng
+            END
             AS fBillstatus,
             f.f_remarks AS fRemarks,
             f.create_by AS createBy