文档
测试

方案状态列表

GET
http://localhost:8080/design/solutions/state

响应参数

参数名
类型
描述
必填
0
object
数据字典
必填
msg
string
示例:设计中
必填
code
int
示例:0
必填
1
object
数据字典
必填
msg
string
示例:设计完毕
必填
code
int
示例:1
必填
2
object
数据字典
必填
msg
string
示例:施工中
必填
code
int
示例:2
必填
3
object
数据字典
必填
msg
string
示例:施工完毕
必填
code
int
示例:3
必填