mirror of
https://gitee.com/freshday/radar.git
synced 2024-12-04 12:57:46 +08:00
docs: rename the table
Signed-off-by: feihu.wang <wfh45678@163.com>
This commit is contained in:
parent
5814fc87cc
commit
3239e8b81e
@ -1,5 +1,5 @@
|
||||
-- developers of radar
|
||||
CREATE TABLE `contributors` (
|
||||
CREATE TABLE `contribute_info` (
|
||||
`ID` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`NAME` varchar(30) NOT NULL COMMENT '功能名称',
|
||||
`CONTENT` varchar(200) NOT NULL COMMENT '功能描叙',
|
||||
|
Loading…
Reference in New Issue
Block a user