mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-12-30 12:05:57 +08:00
发布v2.3.5版本,本次为优化版本。更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
This commit is contained in:
0
web/src/api/addons/.gitkeep
Normal file
0
web/src/api/addons/.gitkeep
Normal file
@@ -44,7 +44,7 @@ export function DeleteDict(params?) {
|
||||
*/
|
||||
export function getDictSelect(params?) {
|
||||
return http.request({
|
||||
url: '/dictType/select',
|
||||
url: '/dictType/tree',
|
||||
method: 'GET',
|
||||
params,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user