丽知:钉钉回调修改

This commit is contained in:
zhengyf 2024-11-27 17:24:07 +08:00
parent b547bcf1c7
commit 23a12591c9
1 changed files with 1 additions and 0 deletions

View File

@ -509,6 +509,7 @@ public class CallBackServiceImpl implements CallBackService {
}
//成功
dingU8cBillEntity.setApprove("Y");
dingU8cBillEntity.setDing_res("同意");
dingU8cBillDao.callBackSaveOrUpdate(dingU8cBillEntity);
} catch (Exception e) {
logger.error("推送U8C--> 丽知:审核付款单审核 失败" + e);