This commit is contained in:
he
2025-11-19 10:47:04 +08:00
parent 6b74b0ca6d
commit 7e93c66094
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -434,7 +434,7 @@ namespace Start
var apiBinPath = Path.Combine(deployFoder, $"{apiExtractName}/EI_Image_Viewer.exe");
var apiBinPath = Path.Combine(deployFoder, $"{apiExtractName}/HT_MIRS.exe");
var apiJsonConfigPath = Path.Combine(deployFoder, $"{apiExtractName}/appsettings.CertificateApply.json");
string nginxRarFilePath = Path.Combine(AppContext.BaseDirectory, $@"Resource\{nginxExtractName}.rar");
Binary file not shown.