🔨 批量执行日志.

This commit is contained in:
lijiahang
2024-03-18 18:58:48 +08:00
parent 6c0f20a6de
commit 2aaf3ee907
15 changed files with 152 additions and 38 deletions

View File

@@ -29,6 +29,8 @@ public interface FieldConst {
String STATUS = "status";
String INFO = "info";
String REL_ID = "relId";
String BEFORE = "before";