生成视频时发送通知,其他调整

This commit is contained in:
2025-01-06 18:44:53 +08:00
parent 9b32c2fd75
commit 00d53dd197
30 changed files with 403 additions and 83 deletions

View File

@@ -22,6 +22,7 @@ public class ScenicEntity {
* 景区名称
*/
private String name;
private Integer mpId;
/**
* 景区介绍
*/