@@ -732,7 +732,7 @@ func SzybML009(doctor string, doctor_code string, fixmedins_code string, pro *mo
inputMessage := SetSZDrugMessage(doctor, doctor_code, fixmedins_code)
inputData := make(map[string]interface{})
-
+ inputData["listsize"] = 1
inputMessage["transType"] = "ML009" // 交易编码
feedetail := make([]map[string]interface{}, 0)