add support for all crud and list in the service files
This commit is contained in:
@ -7,7 +7,6 @@ class {{Component}}Service {
|
||||
public initialize() {
|
||||
return Promise.resolve();
|
||||
}
|
||||
|
||||
// SYSTEM-BUILDER-{{component}}-service
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user