Files
2026-02-04 20:27:13 +08:00

5 lines
93 B
JavaScript

Tea.context(function () {
this.method = this.grant.method;
this.success = NotifyPopup;
});