@ccw-api/api
    Preparing search index...
    type Req = {
        code: string;
        countryCode: string;
        phone: string;
        ruleCode: "ccw_sms";
        scene: "bindPhone";
    }
    Index

    Properties

    code: string
    countryCode: string
    phone: string
    ruleCode: "ccw_sms"
    scene: "bindPhone"