feat: 更新生产和测试环境的服务地址;升级 @riwa/api-types 依赖至 0.0.70;新增交易对编辑功能

This commit is contained in:
2026-01-04 12:02:18 +07:00
parent 2eab7c5365
commit db5683c533
9 changed files with 296 additions and 51 deletions

View File

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