Commit fc2a1d10 by 徐光兴

修改字段属性名

parent 504669a0
......@@ -251,7 +251,7 @@ public class StoreResponse {
private String qrCodeUrl;
@ApiModelProperty(value="点餐进度条")
private ProcessBarResponse ProcessBarResponse;
private ProcessBarResponse processBarResponse;
@Data
public static class ProcessBarResponse {
......
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