mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-27 02:27:59 +08:00
update 优化查询预约信息
This commit is contained in:
@@ -442,4 +442,9 @@ public class CacheConstants {
|
||||
* 用户app注册
|
||||
*/
|
||||
public static final String USER_APP_REGISTER = "user_app_register:";
|
||||
|
||||
/**
|
||||
* 预约信息查询缓存(queryReservationInfo接口)
|
||||
*/
|
||||
public static final String RESERVATION_INFO = "reservation_info:";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user