mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix: 修复代码生成问题
This commit is contained in:
@ -15,6 +15,7 @@ export function fetchGetDictTypeOption() {
|
||||
method: 'get'
|
||||
});
|
||||
}
|
||||
|
||||
/** 获取字典类型列表 */
|
||||
export function fetchGetDictTypeList(params?: Api.System.DictTypeSearchParams) {
|
||||
return request<Api.System.DictTypeList>({
|
||||
|
Reference in New Issue
Block a user