diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json index a8764adba..3c646f84b 100644 --- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json +++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json @@ -1,6 +1,6 @@ { "App": { - "SelfUrl": "http://192.168.0.196:60100", + "SelfUrl": "http://192.168.0.240:60100", "ClientUrl": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090", "CorsOrigins": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090", "RedirectAllowedUrls": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090" @@ -15,7 +15,7 @@ "Configuration": "127.0.0.1:6379" }, "AuthServer": { - "Authority": "http://192.168.0.196:60100" + "Authority": "http://192.168.0.240:60100" }, - "urls": "http://192.168.0.196:60100" + "urls": "http://192.168.0.240:60100" } \ No newline at end of file diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.HttpApi.Host/appsettings.json b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.HttpApi.Host/appsettings.json index 4ac756344..ecd63c6f7 100644 --- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.HttpApi.Host/appsettings.json +++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.HttpApi.Host/appsettings.json @@ -14,7 +14,7 @@ "Configuration": "127.0.0.1" }, "AuthServer": { - "Authority": "http://192.168.0.196:60100", + "Authority": "http://192.168.0.240:60100", "RequireHttpsMetadata": "false", "SwaggerClientId": "Wms_Swagger" }, @@ -22,6 +22,6 @@ "DefaultPassPhrase": "4jjXQgqwh6PRrjn4" }, "AlwaysAllowAuthorization": "false", - "urls": "http://192.168.0.196:60011" + "urls": "http://192.168.0.240:60011" } diff --git a/WinIn.FasterZ.Wms.Fe/安胖胖目录.txt b/WinIn.FasterZ.Wms.Fe/安胖胖目录.txt new file mode 100644 index 000000000..e69de29bb