
SET NAMES utf8mb4;

INSERT INTO classificationstore_collectionrelations (`colId`,`groupId`,`sorter`) VALUES (1,1,0);
INSERT INTO classificationstore_collectionrelations (`colId`,`groupId`,`sorter`) VALUES (1,2,0);
