# weixin **Repository Path**: ecopay/weixin ## Basic Information - **Project Name**: weixin - **Description**: 微信公众号,微信小程序开发 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # weixin 微信公众号,微信小程序开发 微信项目在服务器上的目录: /home/tomcat/apache-tomcat-8.5.8/webapps/ 启动命令: #cd /home/tomcat/apache-tomcat-8.5.8/bin #./startup.sh & 停止命令: #cd /home/tomcat/apache-tomcat-8.5.8/bin #./shutdown.sh 快速启动和重启tomcat #systemctl restart tomcat.service #systemctl start tomcat.service #systemctl stop tomcat.service 日志: 启动日志查看: 项目日志(还未统一,后面补充):