You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zz
63055712a4
|
2 weeks ago | |
---|---|---|
.image | 4 months ago | |
build/vite | 4 months ago | |
public | 4 months ago | |
src | 2 weeks ago | |
types | 4 months ago | |
.editorconfig | 4 months ago | |
.env | 3 months ago | |
.env.dev | 3 months ago | |
.env.prod | 3 months ago | |
.env.stage | 4 months ago | |
.env.test | 4 months ago | |
.eslintignore | 4 months ago | |
.eslintrc-auto-import.json | 4 months ago | |
.eslintrc.js | 4 months ago | |
.gitignore | 4 months ago | |
.prettierignore | 4 months ago | |
.stylelintignore | 4 months ago | |
LICENSE | 4 months ago | |
README.md | 4 months ago | |
index.html | 4 months ago | |
package.json | 3 months ago | |
postcss.config.js | 4 months ago | |
prettier.config.js | 4 months ago | |
stylelint.config.js | 4 months ago | |
tsconfig.json | 4 months ago | |
uno.config.ts | 4 months ago | |
vite.config.ts | 4 months ago |
README.md
energy
电池业务后台
功能清单
错误编码格式说明
详见 cn.iocoder.yudao.framework.common.exception.enums.ServiceErrorCodeRange
环境说明
dev
服务 | 内网 | 外网 |
---|---|---|
数据库 | 192.168.2.2:3306 | 180.76.133.253:16306 |
redis | 192.168.2.2:6379 | 180.76.133.253:16379 |
后台服务 | 192.168.2.2:48080/doc.html | 180.76.133.253:16808/doc.html |