AlipayHK 回调及相关数据处理
This commit is contained in:
@@ -11,7 +11,7 @@ public interface CreditsService extends IService<CreditsDetail> {
|
||||
|
||||
void initCredits();
|
||||
|
||||
Boolean buyCredits(Long accountId, Integer quantity);
|
||||
Boolean buyCredits(Long accountId, Float quantity);
|
||||
|
||||
void creditsIncrease(Long accountId, String event);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user