wei
2020-12-04 23ca39219c5075d829d14137cb54896a24ae513d
HDL_ON/Entity/OnAppConfig.cs
@@ -26,7 +26,9 @@
                        } else {
                            instance = temp;
                        }
                    } catch { }
                    } catch {
                        instance = new OnAppConfig() { };
                    }
                }
                return instance;
            }