fix: 视频生成积分扣费不允许欠费
This commit is contained in:
@@ -384,7 +384,6 @@ export function useVideoGeneration({
|
||||
sourceType: 'video',
|
||||
sourceId: `video_${useAuthStore.getState().user?.id || 'unknown'}_${Date.now()}`,
|
||||
description: '视频生成',
|
||||
allowNegative: true,
|
||||
});
|
||||
await fetchBalance();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user