Commit ac2982bb authored by guoyou's avatar guoyou

股东变更记录

parent e6b0e964
......@@ -238,6 +238,6 @@ export function findShareholderChangeRecord(query) {
return fetch({
url: 'api/admin/appShareholder/findShareholderChangeRecord',
method: 'get',
data: query
params: query
});
}
\ No newline at end of file
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