实现网费奖励下发和回调接口
This commit is contained in:
5
internal/consts/rewardType.go
Normal file
5
internal/consts/rewardType.go
Normal file
@ -0,0 +1,5 @@
|
||||
package consts
|
||||
|
||||
const (
|
||||
NetfeeCode = "internet_fee"
|
||||
)
|
||||
Reference in New Issue
Block a user