Console
class Console
对接 Console 中台
Traits
AppTrait
Properties
protected Resp | $error | error | from AppTrait |
protected Resp | $success | success | from AppTrait |
Methods
__construct()
No description
bool
clockworkCapture($id)
抓取 clockwork
bool
apidocCapture($type)
获取本地的文件上传
bool
generateSecret()
生成密钥并汇报
mixed
secret()
当前的密钥
string
getCpUrl()
No description
Details
in
AppTrait at line 45
bool
setError(string|MessageBag $error)
设置错误
at line 46
__construct()
No description
at line 59
bool
clockworkCapture($id)
抓取 clockwork
at line 93
bool
apidocCapture($type)
获取本地的文件上传
at line 133
bool
generateSecret()
生成密钥并汇报
at line 163
mixed
secret()
当前的密钥
at line 171
string
getCpUrl()
No description