@@ -45,5 +45,5 @@ public class AgentForm extends AgentBaseInfoParam {
private Integer userType;
/** taku公钥 */
@ApiModelProperty("taku公钥")
- private String takuPubilcKey;
+ private String takuPublicKey;
}
@@ -52,5 +52,5 @@ public class AgentBaseInfoListVO extends BaseParam {