示例#1
0
文件: Menus.php 项目: emilymwang8/cms
 public static function insert_data_row($data)
 {
     return Dao_Menus::insert_data_row($data);
 }