Exemple #1
0
 public static List <SysConfig> GetAllConfig()
 {
     return(ConfigDataAccess.GetAllConfig());
 }