code: 500 msg: "Cannot add or update a child row: a foreign key constraint fails (`egg_sechand`.`users`, CONSTRAINT `authority_id` FOREIGN KEY (`authority_id`) REFERENCES `authorities` (`id`))" 请问怎么解决
code: 500
msg: "Cannot add or update a child row: a foreign key constraint fails (
egg_sechand.users, CONSTRAINTauthority_idFOREIGN KEY (authority_id) REFERENCESauthorities(id))"请问怎么解决