GITLAB
wasteland
/
server
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
bb7998ffe9f5474b4d37ed4294e0c8c8050a99be
Authored by
zhouhaihai
2020-09-24 15:56:31 +0800
1 parent
5aecad36
缺了 newdevice
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/models/RoleLog.lua
Inline
Side-by-side
src/models/RoleLog.lua
Wrap text
Show/Hide comments
View file @
bb7998f
...
...
@@ -481,6 +481,7 @@ local LogType = {
481
481
login = "common",
482
482
logout = "common",
483
483
guide = "common",
484
+ newdevice = "common",
484
485
485
486
in_item = "common",
486
487
out_item = "common",
...
...