Merge remote-tracking branch 'origin/dev/dev' into dev/dev
# Conflicts: # src/main/java/com/ai/da/service/AccountService.java
This commit is contained in:
@@ -184,4 +184,6 @@ public interface AccountService extends IService<Account> {
|
||||
void halfPricePromotion();
|
||||
|
||||
String googleCallback(String code, HttpSession session);
|
||||
|
||||
List<String> getPaidCustomerEmail();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user