【添加】midjourney job(同步 mj 结果) 未实现

This commit is contained in:
cherishsince
2024-05-28 17:59:33 +08:00
parent 7268f002d8
commit cfeb4bdca4
2 changed files with 25 additions and 0 deletions

View File

@@ -47,6 +47,10 @@
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-test</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-job</artifactId>
</dependency>
</dependencies>
<build>
<plugins>