mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
优化
This commit is contained in:
parent
bc29db1a34
commit
3c112871c8
@ -509,7 +509,7 @@ const code = reactive({
|
|||||||
code.tips("Service 代码生成中");
|
code.tips("Service 代码生成中");
|
||||||
|
|
||||||
// service 代码
|
// service 代码
|
||||||
const service = await code.setContent("Service 服务层", "node-service", {
|
const service = await code.setContent("Service 服务", "node-service", {
|
||||||
...entityData,
|
...entityData,
|
||||||
entity
|
entity
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user