import { http } from 'uview-plus' // 获取操作日志 export const sysLogOpPageApi = (data) => http.post('/api/sysLogOp/page', data)