This commit is contained in:
van
2026-03-24 16:23:57 +08:00
parent 318cef274e
commit 066ab35a17
10 changed files with 429 additions and 8 deletions

View File

@@ -20,6 +20,9 @@ public class RebateRemarkItem {
/** 写入时间戳(毫秒) */
private Long uploadTime;
/** 对应 jd_group_rebate_excel_upload.id用于删除上传记录时精确撤销本条备注 */
private Long uploadRecordId;
/**
* 是否判定为异常(空「是否返现」、待补/下次做表等关键词)
* 便于列表筛选与着色