摘要: 用户和角色是多对多的方式,在数据库上体现为,user表,role表和中间表user_role表 MySQL dump 10.13 Distrib 5.7.29, for Linux (x86_64) Server version 5.7.29 DROP TABLE IF EXISTS ; CREAT 阅读全文
posted @ 2020-03-20 12:43 mantishell 阅读(210) 评论(0) 推荐(0)