@@ -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();
// 当天已加最大合同后缀