[update 友情链接] 完善
This commit is contained in:
@@ -56,6 +56,9 @@ const getNewestEnterEnStandard = (params) => getAction('/laws/localTool/standard
|
||||
// 将实施标准
|
||||
const getWillImplementStandards = (params) => getAction('/laws/localTool/standardEarlyWarning/latestImplement', params)
|
||||
|
||||
// 友情链接列表
|
||||
const getFriendlyLinkList = (params) => getAction('/sys/lawsFriendlyLinks/list', params)
|
||||
|
||||
export {
|
||||
getSearchHistoryData,
|
||||
deleteSearchHistoryById,
|
||||
@@ -81,5 +84,6 @@ export {
|
||||
getHomeNewStandard,
|
||||
getNewestEnterStandard,
|
||||
getNewestEnterEnStandard,
|
||||
getWillImplementStandards
|
||||
getWillImplementStandards,
|
||||
getFriendlyLinkList
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user