增加物料分类的功能部分代码
This commit is contained in:
@@ -4,6 +4,6 @@ return [
|
||||
[plugin\easyflow\Easyflow::class, 'appInit'],
|
||||
],
|
||||
'testhook'=> [
|
||||
[\plugin\demo\Demo::class, 'testhook'],
|
||||
[plugin\demo\Demo::class, 'testhook'],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user