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.
23 lines
1021 B
23 lines
1021 B
# energy
|
|
|
|
## 电池业务后台
|
|
|
|
### [功能清单](https://docs.qq.com/sheet/DTlZYT1lqcGFsYlRJ?tab=BB08J2)
|
|
|
|
|
|
|
|
### 错误编码格式说明
|
|
|
|
详见 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](http://192.168.2.2:48080/doc.html) | [180.76.133.253:16808/doc.html](http://180.76.133.253:16808/doc.html) |
|
|
|
|
|