# 石门水务综管系统后端代码 **Repository Path**: singning/docker-gisproject ## Basic Information - **Project Name**: 石门水务综管系统后端代码 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-23 - **Last Updated**: 2022-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 后端跨域解决方案 使用cors统一处理请求的方式 解决跨域问题 `npm install --save koa2-cors`