You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- %%-----------------------------------------------------------------------------
- %% @Module : kv.hrl
- %% @Author : J
- %% @Email : j-som@foxmail.com
- %% @Created : 2018-01-20
- %% @Description: 全局KV配置 键定义
- %%-----------------------------------------------------------------------------
-
-
- -define (KEY_FIVE_STAR_LV_ID, 3310001). %% 五星评价开放等级
-
|