mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 19:52:10 +08:00
add class flag
This commit is contained in:
@@ -630,4 +630,5 @@ class ExampleController extends Controller {
|
||||
}
|
||||
}
|
||||
|
||||
ExampleController.toString = () => '[class ExampleController]';
|
||||
module.exports = ExampleController;
|
||||
|
||||
Reference in New Issue
Block a user