feat: 新增代币化管理功能,包括代币化产品的添加、编辑和列表展示

This commit is contained in:
2026-01-07 16:16:55 +07:00
parent 5f9d639599
commit 0e20480565
12 changed files with 412 additions and 96 deletions

View File

@@ -1,5 +1,5 @@
# backend service base url, test environment
VITE_SERVICE_BASE_URL=http://192.168.1.6:9528
VITE_SERVICE_BASE_URL=http://192.168.1.17:9528
# other backend service base url, test environment
VITE_OTHER_SERVICE_BASE_URL= `{}`