浏览代码

长处方相关接口

trick9191 7 年之前
父节点
当前提交
71388f5980

+ 5 - 0
patient-co/patient-co-wlyy/src/main/java/com/yihu/wlyy/service/app/prescription/PrescriptionInfoService.java

@ -779,6 +779,11 @@ public class PrescriptionInfoService extends BaseService {
        }
    }
    /**
     * 获取订单跟踪下拉列表
     * @param doctor
     * @return
     */
    public JSONObject getPrescriptionExpressageFilter(String doctor) {
        JSONObject rs = new JSONObject();