Class NeteaseConfig

    • Field Detail

      • templateName

        private String templateName
        模板变量名称
      • templateUrl

        private String templateUrl
        模板短信请求地址
      • codeUrl

        private String codeUrl
        验证码短信请求地址
      • verifyUrl

        private String verifyUrl
        验证码验证请求地址
      • needUp

        private Boolean needUp
        是否需要支持短信上行。true:需要,false:不需要 说明:如果开通了短信上行抄送功能,该参数需要设置为true,其它情况设置无效
    • Constructor Detail

      • NeteaseConfig

        public NeteaseConfig()
    • Method Detail

      • getSupplier

        public String getSupplier()
        获取供应商
        Since:
        3.0.0