案件受理
This commit is contained in:
@@ -76,6 +76,10 @@ public class Constants
|
||||
* 验证码有效期(分钟)
|
||||
*/
|
||||
public static final Integer CAPTCHA_EXPIRATION = 2;
|
||||
/**
|
||||
* 案件受理有效期(日)
|
||||
*/
|
||||
public static final Integer CASE_ACCEPT_EXPIRATION = 5;
|
||||
|
||||
/**
|
||||
* 令牌
|
||||
|
||||
Reference in New Issue
Block a user