fix: PayPal payment_method column length issue; add image model selection for storyboard; remove task restore popups; sync UserWork status on task failure

This commit is contained in:
AIGC Developer
2025-12-05 09:57:09 +08:00
parent dbd06435cb
commit b4b0230ee1
484 changed files with 5238 additions and 5379 deletions

2
demo/.gitignore vendored
View File

@@ -37,6 +37,8 @@ build/
src/main/resources/application-dev.properties
# 生产环境配置(包含敏感信息)
src/main/resources/application-prod.properties
# PayPal配置文件
application.properties.paypal-config
# 环境变量文件
.env
*.env