通过Id获取产线
POST
http://localhost:8443/api/getPlantById?plantId=4d7921d4449f4046a35c5c3b0f230543
接口描述
通过产线id获取产线实体
请求参数
参数名
类型
描述
必填
plantId
string
示例:4d7921d4449f4046a35c5c3b0f230543
必填
响应参数
参数名
类型
描述
必填
plantId
string
示例:4d7921d4449f4046a35c5c3b0f230543
必填
plantName
string
示例:1
必填
plantCode
int
示例:100
必填