ws优化
This commit is contained in:
@@ -183,7 +183,7 @@ public interface AccountService extends IService<Account> {
|
||||
|
||||
void halfPricePromotion();
|
||||
|
||||
String googleCallback(String code, HttpSession session);
|
||||
// String googleCallback(String code, HttpSession session);
|
||||
|
||||
List<String> getPaidCustomerEmail();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user