mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 11:05:06 +08:00
代码生成器的下载功能,完成~
This commit is contained in:
@ -30,7 +30,7 @@ export function updateCodegen(data) {
|
||||
export function previewCodegen(tableId) {
|
||||
return request({
|
||||
url: '/tool/codegen/preview?tableId=' + tableId,
|
||||
method: 'get'
|
||||
method: 'get',
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user