|
@ -106,6 +106,9 @@ public class ConsultController extends WeixinBaseController {
|
|
json.put("doctorCode", result[7]);
|
|
json.put("doctorCode", result[7]);
|
|
|
|
|
|
json.put("teamCode", result[8]);
|
|
json.put("teamCode", result[8]);
|
|
|
|
|
|
|
|
json.put("evaluate", result[9]);
|
|
|
|
|
|
array.put(json);
|
|
array.put(json);
|
|
}
|
|
}
|
|
}
|
|
}
|