feat: check app_code dynamically

This commit is contained in:
zhayujie
2023-07-28 12:40:06 +08:00
parent dd36b8b150
commit 2f9e5b1219
7 changed files with 181 additions and 35 deletions

View File

@@ -8,6 +8,7 @@
"mode": "relax",
"auto_translate": true,
"max_tasks": 3,
"max_tasks_per_user": 1
"max_tasks_per_user": 1,
"use_image_create_prefix": true
}
}