|
@@ -1,4 +1,4 @@
|
|
|
-1、服务器登陆
|
|
|
+1、服务器登陆
|
|
|
ip:192.168.1.86
|
|
|
port:20111
|
|
|
efunbox:Efunbox^2011
|
|
@@ -11,9 +11,11 @@ ps: 先用普通用户efunbox登陆,在su切换到root账户下
|
|
|
1)/data/app/tomcat-ott:手机端2.0前台和tv6.0前台
|
|
|
2)/data/app/tomcat-other:支付及server接口
|
|
|
3) /data/app/tomcat-backend: 部署后台使用
|
|
|
+4) /data/app/apache-tomcat-8.0.32: 微信小程序专用(80,443)
|
|
|
说明:项目文件存放目录/data/project/
|
|
|
日志文件目录:/data/logs/项目名/today.log
|
|
|
-数据库连接地址:192.168.1.87:3306 用户:root 密码:admin123
|
|
|
+3、数据库连接地址:192.168.1.87:3306 用户:root 密码:admin123
|
|
|
+4、nginx端口改为8000,访问图片相应改成8000
|
|
|
|
|
|
mobile 2.0
|
|
|
--测试访问地址
|
|
@@ -24,4 +26,6 @@ mobile 2.0
|
|
|
家长学校:http://otttest.efunbox.cn/frontend620/library/home.htm?cid=5&appid=006010001&uid=1
|
|
|
Tv6.0
|
|
|
--测试地址:
|
|
|
- http://otttest.efunbox.cn/frontend600/index?appid=006010007&uid=10&wid=101&mid=97
|
|
|
+ http://otttest.efunbox.cn/frontend600/index?appid=006010007&uid=10&wid=101&mid=97
|
|
|
+微信小程序接口访问:
|
|
|
+https://weixin.efunbox.cn/efunbox-edu-api-weixin/
|