Commit 083a741f by dingkai

变量命名首字母变小写

parent f7105d0a
......@@ -27,5 +27,5 @@ public class CheckCartRequest {
private Integer orderWay;
private String trackingNo;
private String tableNumber;
private String MenuType;
private String menuType;
}
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