陈嘉乐
2020-12-02 6b6a65cc86b668b57a84d6d8a7bec4c43ddcc0f5
HDL_ON/Entity/OnAppConfig.cs
@@ -26,7 +26,9 @@
                        } else {
                            instance = temp;
                        }
                    } catch { }
                    } catch {
                        instance = new OnAppConfig() { };
                    }
                }
                return instance;
            }