ocr入库
This commit is contained in:
@@ -7,6 +7,6 @@ import lombok.EqualsAndHashCode;
|
||||
@EqualsAndHashCode(callSuper = true)
|
||||
@Data
|
||||
public class MmberOrderVO extends MemberOrder {
|
||||
private String nickname;
|
||||
private String nickName;
|
||||
private String phone;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user