cdk
昨天 38339731265cb8ffef7954fb90874036fd46f09d
util/AppSettings.cs
@@ -5,4 +5,5 @@
    public string TestErpUrl { get; set; }
    public string ProductionErpUrl { get; set; }
    public string DataBaseConn { get; set; }
    public string ImageUploadUrl { get; set; }
}