王 垚
2021-03-19 2a2e3fbbef29bbc568b10f2bd45bd6e658443d6e
src/ProductizationTemplate/Constants/Url.cs
@@ -14,7 +14,7 @@
        /// 
#if DEBUG
        public const string KDApiUrl = "http://localhost/K3Cloud/";
        public const string KDApiUrl = "http://localhost//k3cloud/";
#else
        public const string KDApiUrl = "http://192.168.0.2/K3Cloud/";
        public const string OMSAccount = "xherp";