# anDing **Repository Path**: retwert/an-ding ## Basic Information - **Project Name**: anDing - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-09-25 - **Last Updated**: 2025-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # anding-water ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint 运行项目注意事项 1.安装yarn npm install -g yarn 2.配置yarn yarn config set registry https://registry.npm.taobao.org -g yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass -g 3.打包配置 (1) increase-memory-limit (2) yarn build 二。 需要geoserver提供的数据字段 1.管线 grade(管线类型) UserID(管线id) source name yxquID spoint 2.标签 grade gxname X Y Z 3.管点 sttp device_id TYPE SP FM x y address__1 SPOINT ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ## 项目备注 ### 1、服务器信息 ``` 182.92.113.168 administrator Xian&20230714# ``` ### 2、后端 jar 运行 ``` java -jar anding.jar ``` ### 3、数据备注 ①、行政区划:以乡镇为单位,不包含城里 ---使用客户提供数据 ②、点位信息:蓄水池监测点、泵站监测点、分界监测点和费分界监测点、水厂、收费站 ---20230615 会议 ③、管道级别:0-输水干管,1-供水干管,2-分干管,3-直分支管,4-支管,5-分支管(0 和 1 平级,2 和 3 平级) ### 4、天气接口 ``` http://60.165.108.42:18371/api/v1/weather?district_id=621124&data_type=now get ``` ④、sttp 类型说明:1=》分界监控点,1=》非分界监控点,2=》蓄水池,3=》泵站,4=》水厂,5=》收费站