🔨 批量执行.

This commit is contained in:
lijiahang
2024-03-11 18:46:23 +08:00
parent f885ae7599
commit 5349237fb3
16 changed files with 404 additions and 24 deletions

View File

@@ -87,4 +87,6 @@ public interface ErrorMessage {
String ILLEGAL_STATUS = "当前状态不支持此操作";
String CHECK_AUTHORIZED_HOST = "请选择已授权的主机";
}