Controllers
|
修改BUG:跨域错误页面跳转时多了一个/
|
2018-10-17 17:39:55 +08:00 |
Models
|
重构代码:删除AccountController,使用BA后台的登录/登出/权限拒绝页面
|
2018-10-10 12:03:00 +08:00 |
Properties
|
增加工程:增加Client工程,作为其他工程模板
|
2018-09-19 00:43:04 +08:00 |
Views
|
增加功能:Client增加SignalR支持
|
2018-10-12 14:23:05 +08:00 |
Bootstrap.Client.csproj
|
增加工程:增加Client工程,作为其他工程模板
|
2018-09-19 00:43:04 +08:00 |
Program.cs
|
重构代码:删除不使用的LoginModel
|
2018-09-16 13:50:22 +08:00 |
Startup.cs
|
重构代码:增加SignalRExceptionFilter过滤器,用于处理后台异常通知前台
|
2018-10-15 21:08:54 +08:00 |
appsettings.Development.json
|
更新文件:更新文件存储方式为utf-8
|
2018-09-19 00:43:07 +08:00 |
appsettings.json
|
更新配置:修改正式环境中的跨域更新缓存配置项默认值
|
2018-09-23 16:46:00 +08:00 |
libman.json
|
增加功能:Client增加SignalR支持
|
2018-10-12 14:23:05 +08:00 |