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