mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-17 12:35:07 +08:00
【优化】调试 mj proxy 通知回调
This commit is contained in:
@ -76,6 +76,13 @@ server:
|
||||
enabled: true
|
||||
charset: UTF-8
|
||||
force: true
|
||||
# ai
|
||||
ai:
|
||||
midjourney-proxy:
|
||||
url: https://api.holdai.top/mj
|
||||
notifyUrl: http://7b1aada4.r26.cpolar.top/admin-api/ai/image/midjourney-notify
|
||||
|
||||
|
||||
--- #################### 定时任务相关配置 ####################
|
||||
|
||||
# Quartz 配置项,对应 QuartzProperties 配置类
|
||||
|
Reference in New Issue
Block a user