Resource Profile:
本套Java叶语即时通讯系统为编译后版本,仅限技术交流与学习用途,严禁用于任何违法违规场景。
系统部署环境要求:
- 操作系统:CentOS 7.6
- 必备组件:Nginx、Redis、Tomcat8、MySQL8.0
数据库配置步骤:
- 创建四个核心数据库(建议使用默认密码设置)
tio_mg
tio_site_conf
tio_site_main
tio_site_stat - 数据库密码修改路径:
/opt/bs-server/config/app-env.properties
/opt/mg-server/config/app-env.properties
服务器IP配置说明:
通过宝塔面板的”第三方应用”安装文件批量修改工具,将源码中所有45.192.103.8替换为您实际的服务器IP地址。
多站点部署流程:
- 文件上传站点:
域名示例:upload.yourdomain.com
网站目录:/opt/upload - 前端Web站点:
域名示例:web.yourdomain.com
网站目录:/opt/bs-page - 管理后台站点:
域名示例:admin.yourdomain.com
网站目录:/opt/mg-page
服务启动命令:
cd /opt/bs-server && ./run.sh
cd /opt/mg-server && ./run.sh
后台访问信息:
访问地址:web.yourdomain.com
管理员账号:admin
初始密码:888888
Android客户端配置:
使用MT管理器修改apk文件中的webtio.cxim.top域名为您实际部署的域名即可完成对接。
Photo Gallery:
Installation and usage instructions:
A detailed installation and configuration tutorial is included in the zip!
- Can free downloads or VIP member-only resources be commercialized directly?
- The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
- As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.




