支付新增shopId
This commit is contained in:
@@ -21,6 +21,9 @@ public class LinePayDO implements Serializable {
|
||||
@ApiModelProperty("")
|
||||
private Long id;
|
||||
|
||||
@ApiModelProperty("shopId")
|
||||
private Long shopId;
|
||||
|
||||
@ApiModelProperty("xfsg_user_info.partner_id")
|
||||
private String partnerId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user