yun-zuoyi
曾贞一 6 years ago
parent efbe9dac9e
commit 529617a8b7

@ -39,7 +39,7 @@ public class AmpPart extends BaseBean {
/** /**
* BAMP * BAMP
*/ */
@Column(name = "ORDER_STATUS") @Column(name = "status")
@ApiParam(value = "状态") @ApiParam(value = "状态")
private String orderStatus; private String status;
} }

Loading…
Cancel
Save