类 GoogleAuthCode

java.lang.Object
function.xyz.migoo.GoogleAuthCode
所有已实现的接口:
Function

public class GoogleAuthCode extends Object implements Function
作者:
xiaomi
  • 构造器详细资料

    • GoogleAuthCode

      public GoogleAuthCode()
  • 方法详细资料

    • execute

      public String execute(Args args)
      获取谷歌验证码,支持一个参数,且不允许为空 参数顺序: secret: 谷歌验证器安全码,非空,通过该安全码生成谷歌验证码
      指定者:
      execute 在接口中 Function
      参数:
      args - 扩展函数参数
      返回:
      生成的数据