mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
update
This commit is contained in:
@@ -13,7 +13,7 @@ import lombok.Data;
|
||||
public class AMapPictures {
|
||||
// 图片ID
|
||||
@JSONField(name = "PicID")
|
||||
private String PicID;
|
||||
private String picID;
|
||||
|
||||
// 图片网址
|
||||
@JSONField(name = "Url")
|
||||
|
||||
Reference in New Issue
Block a user