8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
在接口调用前,例如onBefore中,return true则调继续用接口,return false则停止调用接口,这样就能把接口调用前的提示弹窗写在里面,提高控制性,使用代码逻辑更清晰