修改下发班组任务信息
This commit is contained in:
parent
1e629bbc63
commit
998660d95e
|
|
@ -34,7 +34,7 @@ public class UrkSendServiceImpl implements UrkSendService {
|
|||
/**
|
||||
* 默认分页数据
|
||||
*/
|
||||
public final static int PAGE_SIZE=3;
|
||||
public final static int PAGE_SIZE=10;
|
||||
/**
|
||||
* 考勤机 下发人员
|
||||
* @param deviceCode
|
||||
|
|
|
|||
Loading…
Reference in New Issue