import {post} from '../http' export const getSafeyHatSessionApi = data => post('xmgl/projectApi/getSafeyHatSession', data);