
SET NAMES utf8mb4;

INSERT INTO classificationstore_relations (`groupId`,`keyId`,`sorter`,`mandatory`) VALUES (1,1,0,0);
INSERT INTO classificationstore_relations (`groupId`,`keyId`,`sorter`,`mandatory`) VALUES (1,2,0,0);
INSERT INTO classificationstore_relations (`groupId`,`keyId`,`sorter`,`mandatory`) VALUES (1,3,0,0);
INSERT INTO classificationstore_relations (`groupId`,`keyId`,`sorter`,`mandatory`) VALUES (2,4,0,0);
INSERT INTO classificationstore_relations (`groupId`,`keyId`,`sorter`,`mandatory`) VALUES (3,5,0,0);
INSERT INTO classificationstore_relations (`groupId`,`keyId`,`sorter`,`mandatory`) VALUES (3,6,0,0);
INSERT INTO classificationstore_relations (`groupId`,`keyId`,`sorter`,`mandatory`) VALUES (4,7,0,0);
INSERT INTO classificationstore_relations (`groupId`,`keyId`,`sorter`,`mandatory`) VALUES (5,8,0,0);
INSERT INTO classificationstore_relations (`groupId`,`keyId`,`sorter`,`mandatory`) VALUES (5,9,0,0);
INSERT INTO classificationstore_relations (`groupId`,`keyId`,`sorter`,`mandatory`) VALUES (5,10,0,0);
