示例#1
0
 /**
  * @return \Cms_iDal
  */
 public static function get_dal_instance()
 {
     return Cms_Dal::instance();
 }