Commit e1200d1d authored by KeYong's avatar KeYong

更新接口

parent c61a8012
...@@ -48,7 +48,7 @@ public interface IDutyCommonService { ...@@ -48,7 +48,7 @@ public interface IDutyCommonService {
*/ */
String getGroupCode(); String getGroupCode();
List<DutyCarDto> downloadList(String beginDate, String endDate) throws ParseException; List downloadList(String beginDate, String endDate) throws ParseException;
/** /**
* 值班数据入库 * 值班数据入库
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment