.
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
const cds = require('@sap/cds')
|
||||||
module.exports = class CatalogService extends cds.ApplicationService { init() {
|
module.exports = class CatalogService extends cds.ApplicationService { init() {
|
||||||
|
|
||||||
const { Books } = cds.entities('sap.capire.bookshop')
|
const { Books } = cds.entities('sap.capire.bookshop')
|
||||||
|
|||||||
Reference in New Issue
Block a user