|
public JSONArray getDoctorPrescription(Integer teamCode, String state, String diseases, String startDate, String endDate, String nameKeyword, String patient, Integer page, Integer size) {
|
|
public JSONArray getDoctorPrescription(Integer teamCode, String state, String diseases, String startDate, String endDate, String nameKeyword, String patient, Integer page, Integer size) {
|
|
" LEFT(pr.create_time,19) AS createTime, " +
|
|
" LEFT(pr.create_time,19) AS createTime, " +
|