constdef.go 73 Bytes Edit Raw Blame History 1 2 3 4 5 package logic const ( DAILY_FETCH_CNT = 5 //每日领取宝箱次数 )