github地址 https://github.com/wangchengqun/ratel 配置文件 前臺頁面 Angular + typescript ng-alain windows服務安裝 ...
github地址
https://github.com/wangchengqun/ratel
配置文件
數據同步埠
Server:
ip: 127.0.0.1
port: 7890
瀏覽器訪問 http://127.0.0.1:7891
預設賬戶密碼都是 admin
Web:
port: 7891
loginUser: admin
passWord: admin
集群數據同步用到(集群的key必須一致) 和 用戶登陸返回的token(md5加密有用到)
Key: QERTYUIOPLKJHGFDA
前臺頁面
Angular + typescript
windows服務安裝
發佈 RatelWindowsServerInsatll 項目
cmd 管理員身份運行
dotnet RatelWindowsServerInsatll.dll MyService