import { defHttp } from '/@/utils/http/axios'; export const getUserId = () => { return '2016900057'; } // export const getSysConfig = () => defHttp.get({ url: '/kcSysConfig/kcSysConfig/queryById', params:{id:'1'} }) export const getSysConfig = () => ({bxqkssj:'2023-02-19',bxqjssj:'2023-07-19'})