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