WechatGroup
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package com.ruoyi.cms.constant;
|
||||
|
||||
public class CommonConstant {
|
||||
/**
|
||||
* 地铁线路缓存
|
||||
*/
|
||||
public static final String SUBWAY_LINE_CACHE = "common_cache:subway";
|
||||
public static final String COMMERICIAL_AREA = "common_cache:comericial_area";
|
||||
public static final String JOB_TITLE = "common_cache:job_titile";
|
||||
}
|
||||
Reference in New Issue
Block a user