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