md
This commit is contained in:
parent
a2f8e979d4
commit
7718fd3bab
@ -995,7 +995,6 @@ public class EmisTmsCostFeeServiceImpl extends EmisBaseService implements IEmisT
|
||||
|
||||
long end = System.currentTimeMillis();
|
||||
log.info("==reCalcCostFeeOnlyOne==> escape time:" + (end - start) + "ms");
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
@ -1042,7 +1041,6 @@ public class EmisTmsCostFeeServiceImpl extends EmisBaseService implements IEmisT
|
||||
|
||||
// log.info("==>费用计算:==>:{}:{}-{}={}",mainBillCode+":"+billCode,updProfit.getBillFee(),updProfit.getCostFee(),updProfit.getBillProfit());
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user