Esempio n. 1
0
 /**
  * 取manage库mysql对象
  * @return object 
  */
 public static function getManage()
 {
     return DBproxy::get('manage');
 }