README.md 566 B

基本信息

中科擎云智能制造sass平台研发111

账号

租户管理端:

地址:http://192.168.110.83:1024/adminLogin
账号:admin 
密码:admin123

租户端工具端:

地址:http://192.168.110.83:1024/login?tenantCode=huaxian
账号:huaxian
密码:123456

git 多仓库切换提交

本地已有项目添加新的远程仓库

git remote add  zkqyOrigin http://175.27.169.173:10880/zkqy-sass-platform/mec-cloud_-intelligent-manufacturing_crm.git
git push -u zkqyOrigin master
输入用户凭证