添加前后端
Showing
.cdsrc-private.json
deleted
100644 → 0
db/default-env.json
deleted
100644 → 0
default-env.json
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
mta.yaml
0 → 100644
... | ... | @@ -3,5 +3,16 @@ |
"version": "1.0.0", | ||
"description": "Generated by cds-services-archetype", | ||
"license": "ISC", | ||
"repository": "<Add your repository here>" | ||
"repository": "<Add your repository here>", | ||
"devDependencies": { | ||
"@sap/cds-dk": "^7", | ||
"@sap/ux-specification": "^1.124.8" | ||
}, | ||
"sapux": [ | ||
"app/main", | ||
"app/orders" | ||
], | ||
"dependencies": { | ||
"lianchuangjie-cds": "file:" | ||
} | ||
} |
Please
register
or
sign in
to comment