AdminController.cs
|
重构代码:精简代码到inline
|
2017-03-31 12:23:28 +08:00 |
DictsController.cs
|
重构代码:移除Dict类,使用BootstrapDict类,减少代码重复
|
2017-04-07 11:12:22 +08:00 |
ExceptionsController.cs
|
重构代码:替换xml标注,设置属性为只读
|
2017-03-31 12:23:29 +08:00 |
MessagesController.cs
|
重构代码:替换xml标注,设置属性为只读
|
2017-03-31 12:23:29 +08:00 |
NotificationsController.cs
|
修改BUG:后台消息通知栏没有倒序排序
|
2016-12-16 10:52:13 +08:00 |
ProfilesController.cs
|
更改个人中心Infos为Profiles
|
2017-03-25 15:13:49 +08:00 |
RolesController.cs
|
重构代码:替换xml标注,设置属性为只读
|
2017-03-31 12:23:29 +08:00 |
SettingsController.cs
|
更改Profiles为Settings
|
2017-03-25 15:13:48 +08:00 |
TasksController.cs
|
重构代码:替换xml标注,设置属性为只读
|
2017-03-31 12:23:29 +08:00 |
WSController.cs
|
修改BUG:使用线程安全的堆栈队列,排队消息,防止漏掉消息不推送
|
2017-04-07 11:12:28 +08:00 |