api
This commit is contained in:
@@ -115,7 +115,7 @@ public class FranchiseFeeResponse {
|
|||||||
@ApiModelProperty("审核原因")
|
@ApiModelProperty("审核原因")
|
||||||
private String result;
|
private String result;
|
||||||
|
|
||||||
@ApiModelProperty("审核状态")
|
@ApiModelProperty("审核状态 0通过,1拒绝")
|
||||||
private Integer status;
|
private Integer status;
|
||||||
|
|
||||||
public static LinePay from(LinePayDO linePayDO) {
|
public static LinePay from(LinePayDO linePayDO) {
|
||||||
|
|||||||
Reference in New Issue
Block a user