// 福利管理api
export default {
  benefitType: "/backstage/auth/benefitMasterList",
  coverageList: "/backstage/auth/coverageList",
};