feat:depot_recycle

This commit is contained in:
LAPTOP-7SGDREK0\shiweijun
2025-02-08 17:57:37 +08:00
parent 0c34080d92
commit 22dd466254
7 changed files with 300 additions and 4 deletions

View File

@@ -14,4 +14,5 @@ class RoleCode
const int MARKETPLACE = 6;
const int CHEF = 7;
const int DRIVER = 8;
const int WAREHOUSE = 9;
}