修正了 SDK,修复了 aggregate 不能传入 args 的问题
This commit is contained in:
@@ -18,7 +18,7 @@ from backend.models import (
|
||||
MerchantDailyStats,
|
||||
)
|
||||
from users.models import UserDashou, UserShangjia, UserBoss, UserGuanshi
|
||||
from gvsdsdk.models import User
|
||||
from users.business_models import User
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user