app端忘记密码功能实现
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
package com.fuyuanshen.constants;
|
||||
|
||||
public class RedisConstants {
|
||||
|
||||
public static final String APP_SMS_TOKEN = "app_sms_forgotPassword:";
|
||||
}
|
Reference in New Issue
Block a user