# xinandaxue **Repository Path**: codegeek/xinandaxue ## Basic Information - **Project Name**: xinandaxue - **Description**: 西南大学微信公众平台 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 5 - **Created**: 2014-02-25 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 西南大学微信公众平台 ## 功能 * 在线叫外卖; * 在线订餐; * 自动聊天。 ## 如何运行 1. 将xdzs.sql导入数据库(myql数据库); 1. 修改lib\DBTemplate.js中数据库配置; 1. node app.js。