瀏覽代碼

杰生重构 合同生成

home 2 年之前
父節點
當前提交
d7ac0955d4

+ 1 - 1
hx-service/storage-restructure/src/main/java/com/fjhx/service/contract/impl/ContractServiceImpl.java

@@ -75,7 +75,7 @@ public class ContractServiceImpl extends ServiceImpl<ContractMapper, Contract> i
     public synchronized void create(ApplyPurchaseVo applyVo) {
         List<ContractDetails> contractDetailsList = new ArrayList<>();
 
-        // 合同编号前缀(PO220914)
+        // 合同编号前缀
         String codePrefix = codePrefix();
 
         // 当天已加最大合同后缀