Commit a840a1f8 by 吴学德

学校管理编辑

parent b91c9401
import {postAction,getAotion} from '@/api/manage'
const prefix = '/schoolcenter/ciop';
// 获取活动列表
let packagefindByList = (params) => postAction(prefix + "/school/package/list" , params);
export {
packagefindByList
}
\ 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