diff --git a/Backend/Controllers/DeviceImportController.cs b/Backend/Controllers/DeviceImportController.cs index 66cd110..39cab47 100644 --- a/Backend/Controllers/DeviceImportController.cs +++ b/Backend/Controllers/DeviceImportController.cs @@ -810,6 +810,7 @@ namespace Backend.Controllers } //更新device資料表 room_dbid 欄位 string sql = @" + SET SQL_SAFE_UPDATES = 0; UPDATE device AS de, ( diff --git a/Frontend/index.html b/Frontend/index.html index de1d724..9030a83 100644 --- a/Frontend/index.html +++ b/Frontend/index.html @@ -1559,7 +1559,7 @@ License: You must have a valid license purchased only from wrapbootstrap.com (li } else { let strHtml = `
- +
首頁