文档
测试

根据顾客名称获取模板

POST
localhost:11000/product/controlrealtime/searchTemplate/{customerName}

说明 / 示例

{ "msg": "success", "code": 0, "page": [ { "id": 1, "templateid": null, "customerid": null, "templatename": "双温冷库数据模板", "remark": null, "issystem": null, "createtime": "2020/11/13 15:07:17" } ] }