Commit 04886692 authored by 王飞龙's avatar 王飞龙

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	src/router/index.js
parents 766d4212 70c2cad7
......@@ -16,7 +16,7 @@ export function listUseManagement(query) {
})
}
// 查询使用列表分页
// 查询使用列表
export function listUseManagementAll(query) {
return request({
url: '/business/check/useListAll',
......@@ -27,3 +27,4 @@ export function listUseManagementAll(query) {
// 导出
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment