pad接口-退货单-结束服务时改为未读

This commit is contained in:
1378012178@qq.com 2025-12-15 10:59:31 +08:00
parent e4a6eded81
commit 9ef58fd242
1 changed files with 1 additions and 0 deletions

View File

@ -511,6 +511,7 @@ public class ThdServiceImpl implements ITuiHuoApi {
main.setStatus(status);//结束
main.setJsBy(sysUser.getId());//结束人
main.setJsTime(new Date());//结束服务时间
main.setIzRead("N");//未读
thdMainMapper.updateById(main);
//插入日志