fix: 流量保留两位小数

This commit is contained in:
sexygoat
2026-05-08 14:54:36 +08:00
parent f8bfc3ad69
commit b54d8f5b32
14 changed files with 379 additions and 96 deletions

2
env/.env vendored
View File

@@ -5,7 +5,7 @@ VITE_APP_TITLE=代理企业管理系统
VITE_APP_ENV=development
# 接口地址
VITE_API_BASE_URL=https://cmp-api.boss160.cn
VITE_API_BASE_URL=https://cmp-api.xm-iot.cn
# 端口号
VITE_APP_PORT=9527