feat():增加了客户接口
parent
0192c67fbe
commit
ed1061196d
|
@ -28,7 +28,7 @@ public class CustomerOrderPaySimpleResp {
|
|||
/**
|
||||
* 支付单号
|
||||
*/
|
||||
@Schema(name = "支付金额",description = "支付金额",type = "String",defaultValue = "llffasd31231223")
|
||||
@Schema(name = "支付单号",description = "支付单号",type = "String",defaultValue = "llffasd31231223")
|
||||
private String payOrderNumber;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue