1
0
chensongchao 6 år sedan
förälder
incheckning
40c18d3c6a
1 ändrade filer med 0 tillägg och 4 borttagningar
  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);
 };