@taiyi-io/api-connector-ts
    Preparing search index...

    Interface ControlAddLicenseParams

    添加许可证请求参数

    interface ControlAddLicenseParams {
        license: License;
    }
    Index

    Properties

    Properties

    license: License

    许可证信息