|
@@ -17,6 +17,7 @@ public class QueryDepOrderSourceRemainRequest implements IsvListRequest<QueryDep
|
|
|
|
|
|
private String appId;//医院小程序的AppId
|
|
private String appId;//医院小程序的AppId
|
|
private String depId;//科室id
|
|
private String depId;//科室id
|
|
|
|
+ private String depCode;//科室id
|
|
private String startDate;//查询起始日期
|
|
private String startDate;//查询起始日期
|
|
private String endDate;//查询截止日期
|
|
private String endDate;//查询截止日期
|
|
|
|
|