Commit f71875fe by zhiwj

代码规范

parent fc96d63f
...@@ -50,7 +50,7 @@ public class ResourceVO implements Serializable{ ...@@ -50,7 +50,7 @@ public class ResourceVO implements Serializable{
@JsonFormat(shape = JsonFormat.Shape.STRING) @JsonFormat(shape = JsonFormat.Shape.STRING)
private Long goodsResourceId; private Long goodsResourceId;
@JsonProperty("orderResourceJSON") @JsonProperty("channelResourceJSON")
private ChannelResourceVO channelResourceJson; private ChannelResourceVO channelResourceJson;
public Integer getResourceId() { public Integer getResourceId() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment