1、接入超分功能
2、添加积分系统 3、新增订单查询,积分详细查询
This commit is contained in:
@@ -14,8 +14,8 @@ public enum CreditsEventsEnum {
|
||||
DAILY_CHECKIN("Daily Check-In", "50"),
|
||||
|
||||
SOCIAL_MEDIA_SHARING("Social Media Sharing","50"),
|
||||
|
||||
BUY_CREDITS("Buy Credits","2000"),
|
||||
// 6USD -> 1000 points ==> 10HKD -> 215 points ==> 2HKD -> 43points
|
||||
BUY_CREDITS("Buy Credits","43"),
|
||||
|
||||
SUPER_RESOLUTION("Super Resolution","300"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user