Browse Source

合并代码

chensongchao 6 years ago
parent
commit
40c18d3c6a
1 changed files with 0 additions and 4 deletions
  1. 0 4
      forbid_staff_down_mine.h

+ 0 - 4
forbid_staff_down_mine.h

@@ -48,10 +48,6 @@ public:
 
     //是否禁止状态
     bool IsForbid(int staff_id,time_t cur_time);
-
-public:
-    //更新数据
-    void update_forbid_data(YADB::CDBResultSet & DBRes,bool bInsert);
 };