fix:修复image拼写错误

This commit is contained in:
2025-10-17 16:39:44 +08:00
parent 6ea9e4e9cc
commit 67c72779ad
3 changed files with 2 additions and 151 deletions

View File

@@ -44,7 +44,7 @@ public class LedgerDto {
private String provider;
@Schema(description = "图片")
private String imagerUrl;
private String imageUrl;
@Schema(description = "备注")
private String remark;