This commit is contained in:
linfso 2025-03-18 09:46:07 +08:00
parent 1152f0534c
commit de36958ff1

View File

@ -2147,12 +2147,12 @@ public class EmisBaseService {
// 重新计算信用额度 173,170,151
Integer typeId = emisProblemType.getId();
if(typeId == 173 || typeId == 170 || typeId == 151) {
try {
// try {
// reCalcUseQuotaCredit(oldEmisWaybill, null);
} catch (EmisBizError emisBizError) {
log.error("问题件信用额度计算失败");
emisBizError.printStackTrace();
}
// } catch (EmisBizError emisBizError) {
// log.error("问题件信用额度计算失败");
// emisBizError.printStackTrace();
// }
}
// 判断是否需要发问题件短信