修复送照片,支持送原片

This commit is contained in:
2025-07-21 14:04:19 +08:00
parent a5a7957f9e
commit ceaf10977d
6 changed files with 69 additions and 27 deletions

View File

@@ -95,4 +95,5 @@ public class ScenicConfigEntity {
private String extraNotificationTime;
private Integer photoFreeNum;
private Integer videoFreeNum;
}