积分相关修改
1、BUGFIX: 用户表中的积分与积分详细中不统一; 2、To_Product_Image 添加扣除积分 3、每周刷新付费用户积分
This commit is contained in:
@@ -139,5 +139,5 @@ public interface AccountService extends IService<Account> {
|
||||
|
||||
Boolean collectQuestionnaires(String questionnaireInfo);
|
||||
|
||||
void refreshCreditsMonthly();
|
||||
void refreshCreditsWeekly();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user