feat:businessType
This commit is contained in:
@@ -48,4 +48,7 @@ public class AccountInfoVO {
|
||||
|
||||
@ApiModelProperty("失败原因(仅网商在创建失败或激活失败时返回)")
|
||||
private String errMsg;
|
||||
|
||||
@ApiModelProperty("工商类型 1.企业 2.个体工商户 3.小微商户(自然人)")
|
||||
private Integer businessType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user