You've already forked FrameTour-BE
判断金额问题
This commit is contained in:
@@ -17,6 +17,7 @@ import java.util.List;
|
||||
@ApiModel("移动端订单信息响应类")
|
||||
public class OrderAppRespVO {
|
||||
private Long id;
|
||||
private Integer type;
|
||||
/**
|
||||
* 价格
|
||||
*/
|
||||
|
Reference in New Issue
Block a user