浏览代码

更改森语集团为英文

zengtx 2 年之前
父节点
当前提交
a0fef0a5cf

+ 1 - 1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/documents/shippingDetails/mapper/xml/SyShippingDetailsMapper.xml

@@ -14,7 +14,7 @@
             a.deposit_ratio as depositRatio,a.deposit as deposit,a.collaborative_route as collaborativeRoute,a.term_of_payment as termOfPayment,
            if(left(b.inventory_ccode,2)='19',
 case a.customer_abbreviation
-when '森语集团' then a.end_customer
+when 'International Apparel Group' then a.end_customer
 when '宁波森语' then a.end_customer
 else a.customer_abbreviation end ,
 a.end_customer) as endCustomer,