源战役
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.

10 lines
334 B

  1. %%%------------------------------------
  2. %%% @Module : auction_common
  3. %%% @Author : zengzy
  4. %%% @Created : 2019-01-15
  5. %%% @Description: 拍卖奖池计算
  6. %%%------------------------------------
  7. -define(DEFAULT_LIVENESS, 120). %%首日注册默认活跃度值
  8. -define(NEED_DAY, 3). %%需要前X日活跃度平均值