refac,wip: refresh 수치를 이전 중

- connect, con을 잊었음!
This commit is contained in:
2023-07-07 10:57:51 +00:00
parent a9b51977d4
commit 9bf7bd0fda
9 changed files with 14 additions and 61 deletions
-3
View File
@@ -17,9 +17,6 @@ enum GeneralColumn: string{
case newmsg = 'newmsg';
case con = 'con';
case connect = 'connect';
case refresh = 'refresh';
case logcnt = 'logcnt';
case refcnt = 'refcnt';
case picture = 'picture';
case imgsvr = 'imgsvr';
case name = 'name';