wupengfei
5 天以前 311400017befe2dd53d85dd9472c81699d58f0b6
packages/services/apiV2/typings.d.ts
@@ -5475,6 +5475,8 @@
  interface SendInviteElectronSignSmsCommand {
    /** Id */
    ids?: string[];
    /** 合同模板Id */
    contractTemplateId?: string;
  }
  interface SendLoginOrRegisterVerifyCodeCommand {