多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 半检报工数据汇总 ~~~[api] post:/vcrm/script/api/exec *string:apikey=hb.searchData#请求接口KEY *string:pushType=getHalfCheckReportData#推送类型 string:pushParams#推送参数,json,{ "userIds":[], "orderIds":[], "sampleIds":[], "beginDate":"", "endDate":"", "firmIds":[],processName:"",deptIds:[] }, <<< success { "status": "00000", "sync": true, "data": { "dataList": [ { "create_user": "MTC819@MT.com", "staff_name": "徐晓莹", "staff_no": "MTC819", "dept_id": "073387", "dept_name": "采购部", "sales_order_id": 2190, "sales_order_sn": "2023-1122", "goods_id": 3193, "goods_code": "H20143", "goods_name": "妈咪文胸", "p_technique_id": 1513, "p_technique_name": "染色半检", "report_num": 10, "use_firmID": "1", "use_firmName": "棉田", "p_technique_unit_price": "1" } ], "count": 1 } }