!462 fix: 代码生成:Vue3标准模板问题修复。

This commit is contained in:
YunaiV
2023-04-22 19:01:11 +08:00
parent 38462fbcf8
commit 8c65afc56a
4 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
import request from '@/config/axios'
#set ($baseURL = "/${table.moduleName}/${simpleClassName_strikeCase}")
export interface ${simpleClassName}VO {
#foreach ($column in $columns)