feat:门店最近订货时间定时任务
This commit is contained in:
@@ -230,4 +230,6 @@ public class CommonConstants {
|
||||
* refreshToken有效期,单位秒
|
||||
*/
|
||||
public static final int REFRESH_TOKEN_EXPIRE = 30 * 24 * 60 * 60;
|
||||
|
||||
public static final int BATCH_SIZE = 200;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user