示例#1
0
 /**
  * Get relative path
  * @description full relative path
  * @return string
  */
 public static function get()
 {
     return Config::query('system/rel');
 }