Compare commits

...

4 Commits

Author SHA1 Message Date
Aliapoh 0ab035f604 111 2026-07-17 18:10:59 +08:00
Aliapoh 7396ccff02 pr-creation-test 2026-07-17 18:06:25 +08:00
Aliapoh 90e2a3fb75 fix2 2026-07-17 18:01:16 +08:00
Aliapoh 6f5685b772 fix 2026-07-17 17:54:30 +08:00
+1 -1
View File
@@ -1,5 +1,5 @@
param( param(
[string]$Urls = "http://127.0.0.1:7211", [string]$Urls = "http://127.0.0.1:721",
[string]$Configuration = "Debug" [string]$Configuration = "Debug"
) )