TASK:1.修改affiliate状态 2.添加系统sketch到个人library 3.视频生成新增生成模型 4.获取所有pose,从过去gif改为获取video
This commit is contained in:
@@ -41,4 +41,6 @@ public interface AffiliateService extends IService<Affiliate> {
|
||||
void calcCouponsCommission();
|
||||
|
||||
List<Map<String, Object>> getAllAffiliateUsername();
|
||||
|
||||
void modifyAffiliateStatus(Long affiliateId, String operationType);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user