You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.新增数据表SQL CREATE TABLE `spms`.`basic_bussiness_type_role` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'id', `role_id` int NULL COMMENT '角色id', `action` varchar(255) NULL COMMENT '业务类型', PRIMARY KEY (`id`) ); |
3 years ago | |
---|---|---|
.. | ||
src | 3 years ago | |
.gitignore | 4 years ago | |
pom.xml | 3 years ago |