Example #1
0
 public static function del_hot_word($id)
 {
     return DAO_AppWords::get_instance()->del_word($id);
 }