sywin
Results
1
issues of
sywin
## 版本号 1.8.1 ## 什么问题 安装了cas, 并在config.json中作了相应配置。重启之后,看不到【portal登录】的按钮。 config.json配置如下 { "port": "3000", "adminAccount": "[email protected]", "db": { "servername": "127.0.0.1", "DATABASE": "yapi", "port": "27017" }, "mail": { "enable": false, "host": "smtp.163.com", "port": 465,...