feat: submit batches to status backend

This commit is contained in:
2026-04-23 17:41:44 +08:00
parent b3bcc2af45
commit 3e2d7b36f2
4 changed files with 79 additions and 6 deletions
+1
View File
@@ -0,0 +1 @@
export const DEFAULT_BATCH_SUBMIT_BASE_URL = "http://192.168.31.29:8083";