update license Fail

This commit is contained in:
root
2025-06-23 14:10:27 +08:00
parent 4783f57d12
commit 5e3701474d
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
SET FOREIGN_KEY_CHECKS = 0;
INSERT IGNORE INTO `OBJ_320`.`param_99` (`level_1`, `level_2`, `level_3`, `level_4`, `level_5`, `level_6`, `level_7`, `level_8`, `level_9`, `level_10`, `instanceNo`, `initValue`, `readValue`) VALUES (99, 2, 1, 2, 0, 0, 0, 0, 0, 0, '0000', '', '');
SET FOREIGN_KEY_CHECKS = 1;