fix 导出数量限制十万
This commit is contained in:
@@ -30,6 +30,7 @@ public class CommonConstants {
|
||||
|
||||
public static final int ONE_SECONDS = 1000;
|
||||
|
||||
public static final int MAX_EXPORT_SIZE = 100000;
|
||||
/**
|
||||
* 跟进任务通知缓存时间 1小时
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user