参数地址的更改

This commit is contained in:
2025-06-16 18:17:28 +08:00
parent 0857eb9f59
commit 3150d73fcf
4 changed files with 6 additions and 4 deletions

View File

@@ -137,7 +137,7 @@ namespace CapMachine.Wpf
containerRegistry.RegisterSingleton<SysRunService>();
containerRegistry.RegisterSingleton<ComActionService>();
containerRegistry.RegisterSingleton<ProRuntimeService>();
string strsqllite = System.AppDomain.CurrentDomain.BaseDirectory + @"Db\CapMachine.db";