From c74a806d451e345f97b9cf6efccb08627b0a4bdf Mon Sep 17 00:00:00 2001 From: "862857010@qq.com" <862857010@> Date: Wed, 7 Jun 2023 17:15:29 +0800 Subject: [PATCH] first commit --- README.MD | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..2180e55 --- /dev/null +++ b/README.MD @@ -0,0 +1,29 @@ +# 旅游产业监测 + +--- +## 版本号: 1.0 (produce 分支) +- 此分支直接部署到生产环境服务器. + +## 环境 +- jdk: 1.8 + +- mysql: 5.5.30 + + +## 特性: +- 暂无 + +## 下载 +- git: + - git clone -b produce git@192.168.0.30:tour-group/hb-lycyjcpt-1.git +- svn + - https://cjyserver:8443/svn/code/2019/河北旅游产业监测平台/hb_lycyjcpt + + +##部署服务器 + 产业监测旧版: + 2211服务 + -代码 /lvyou/code/hb-lycyjcpt + -tomcat /lvyou/tomcat/cyjc-tomcat8.5-443 + 产业监测新版: + 2204服务 + -代码 /lvyou/app/tomcat/cyjc-new-ui-8080/webapps + -tomcat /lvyou/app/tomcat/cyjc-new-ui-8080 \ No newline at end of file