|
@@ -21,7 +21,7 @@ INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`,
|
|
|
INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (67, 47, 'WRITE', 'DB200.2788.0', 'procedureNo', b'1', 1);
|
|
|
INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (68, 47, 'WRITE', 'DB200.2808.0', 'procedureNo', b'1', 2);
|
|
|
INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (69, 47, 'WRITE', 'DB200.2828.0', 'procedureNo', b'1', 3);
|
|
|
-INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (70, 47, 'CALLBACK', 'DB200.18.0', NULL, b'1', 1);
|
|
|
+INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (70, 47, 'CALLBACK', 'DB200.50', '6', b'1', 1);
|
|
|
INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (71, 47, 'CALLBACK_GET_COOR', 'DB200.2488.0', 'workProgramName', b'1', 1);
|
|
|
INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (72, 47, 'CALLBACK_GET_COOR', 'DB200.2508.0', 'workProgramName', b'1', 2);
|
|
|
INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (73, 47, 'CALLBACK_GET_COOR', 'DB200.2528.0', 'workProgramName', b'1', 3);
|
|
@@ -35,8 +35,7 @@ INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`,
|
|
|
INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (81, 47, 'CALLBACK_CHECK_COOR', 'DB200.10.0', NULL, b'1', 2);
|
|
|
INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (82, 47, 'CALLBACK_CHECK_COOR', 'DB200.14.0', NULL, b'1', 3);
|
|
|
INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (83, 47, 'WRITE_SEND', 'DB200.46', '', b'1', 1);
|
|
|
-INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (84, 47, 'WRITE_SEND', 'DB200.50', '4', b'1', 2);
|
|
|
-INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (85, 47, 'CALLBACK', 'DB200.50', '6', b'1', 2);
|
|
|
+INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (84, 47, 'WRITE_SEND', 'DB200.50', '4', b'1', 2);
|
|
|
INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (86, 47, 'CALLBACK_FAIL', 'DB200.50', '9', b'1', 1);
|
|
|
INSERT INTO `ccs_action_address`(`id`, `action_id`, `type`, `address`, `value`, `check_type`, `sort`) VALUES (87, 47, 'CALLBACK_FAIL', 'DB200.50', '10', b'1', 2);
|
|
|
|