🔨 批量执行.

This commit is contained in:
lijiahang
2024-03-13 14:49:47 +08:00
parent 97778f336f
commit 81ae46c181
21 changed files with 486 additions and 88 deletions

View File

@@ -41,4 +41,6 @@ public interface ExtraFieldConst extends FieldConst {
String HOST_NAME = "hostName";
String LOG_ID = "logId";
}