• K8凯发(中国)

    导入注册文件协议
    请求地址:

    http://ip:port/system/ImportLicense?file={$file}


    请求方式: GET


    请求参数:
    参数名 类型 描述 是否必选
    file string base64 加密的注册文件 Y

    返回数据:

    {

    "result" :{$result},

    }


    返回字段:
    字段名 类型 描述
    result int 执行结果: 0 注册成功, -1 为失败, 1 未注册, 2 即将过期。