首页
开源
资讯
活动
开源许可证
软件工程云服务
软件代码质量检测云服务
持续集成与部署云服务
社区个性化内容推荐服务
贡献审阅人推荐服务
群体化学习服务
重睛鸟代码扫描工具
登录
注册
代码拉取完成,页面将自动刷新
Watch
36
Star
136
Fork
38
火木科技
/
MuuCmf T5
申请加入仓库
Fork 仓库
加载中
取消
确认
代码
Issues
2
Pull Requests
0
Wiki
1
统计
更新失败,请稍后重试!
Issues
/
详情
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
每次更新,都是数据库安装报错
待办的
#I3SZ8S
胡子渣渣
创建于
2021-05-26 11:01
### 字段又对不上了 ``` SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 Error SQL INSERT INTO `muucmf_module` (`id`, `name`, `alias`, `version`, `is_com`, `show_nav`, `summary`, `developer`, `website`, `entry`, `is_setup`, `sort`, `icon`, `can_uninstall`, `admin_entry`) VALUES (4, 'index', '首页', '1.0.0', 0, 0, '系统主页,系统核心模块', '北京火木科技有限公司', 'http://www.muucmf.com', 'index/index/index', 1, 0, 'home', 0, 'admin/index/index', ''), (3, 'ucenter', '用户中心', '1.0.0', 0, 0, '用户中心模块,系统核心模块', '北京火木科技有限公司', 'http://www.muucmf.com', 'ucenter/index/index', 1, 0, 'home', 0, 'admin/index/index', ''), (12, 'articles', '文章', '1.0.0', 0, 1, '增强版文章模块,用户可前台投稿', '北京火木科技有限公司', 'http://www.muucmf.cn', 'articles/index/index', 0, 0, 'th-list', 1, 'admin/Articles/index', ''), (11, 'demo', '模块开发演示', '1.0.0', 0, 1, '模块开发演示', '北京火木科技有限公司', 'http://www.muucmf.cn', 'demo/Index/index', 1, 0, 'th-list', 1, 'demo/Admin/index', '') ```
### 字段又对不上了 ``` SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 Error SQL INSERT INTO `muucmf_module` (`id`, `name`, `alias`, `version`, `is_com`, `show_nav`, `summary`, `developer`, `website`, `entry`, `is_setup`, `sort`, `icon`, `can_uninstall`, `admin_entry`) VALUES (4, 'index', '首页', '1.0.0', 0, 0, '系统主页,系统核心模块', '北京火木科技有限公司', 'http://www.muucmf.com', 'index/index/index', 1, 0, 'home', 0, 'admin/index/index', ''), (3, 'ucenter', '用户中心', '1.0.0', 0, 0, '用户中心模块,系统核心模块', '北京火木科技有限公司', 'http://www.muucmf.com', 'ucenter/index/index', 1, 0, 'home', 0, 'admin/index/index', ''), (12, 'articles', '文章', '1.0.0', 0, 1, '增强版文章模块,用户可前台投稿', '北京火木科技有限公司', 'http://www.muucmf.cn', 'articles/index/index', 0, 0, 'th-list', 1, 'admin/Articles/index', ''), (11, 'demo', '模块开发演示', '1.0.0', 0, 1, '模块开发演示', '北京火木科技有限公司', 'http://www.muucmf.cn', 'demo/Index/index', 1, 0, 'th-list', 1, 'demo/Admin/index', '') ```
评论 (
0
)
胡子渣渣
创建了
任务
胡子渣渣
将
关联仓库
设置为
大蒙/MuuCmf T5
胡子渣渣
修改了
描述
原值
SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1
新值
SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1
字段又对不上了
胡子渣渣
修改了
描述
原值
SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1
字段又对不上了
新值
### 字段又对不上了
```
SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1
Error SQL INSERT INTO `muucmf_module` (`id`, `name`, `alias`, `version`, `is_com`, `show_nav`, `summary`, `developer`, `website`, `entry`, `is_setup`, `sort`, `icon`, `can_uninstall`, `admin_entry`) VALUES (4, 'index', '首页', '1.0.0', 0, 0, '系统主页,系统核心模块', '北京火木科技有限公司', 'http://www.muucmf.com', 'index/index/index', 1, 0, 'home', 0, 'admin/index/index', ''), (3, 'ucenter', '用户中心', '1.0.0', 0, 0, '用户中心模块,系统核心模块', '北京火木科技有限公司', 'http://www.muucmf.com', 'ucenter/index/index', 1, 0, 'home', 0, 'admin/index/index', ''), (12, 'articles', '文章', '1.0.0', 0, 1, '增强版文章模块,用户可前台投稿', '北京火木科技有限公司', 'http://www.muucmf.cn', 'articles/index/index', 0, 0, 'th-list', 1, 'admin/Articles/index', ''), (11, 'demo', '模块开发演示', '1.0.0', 0, 1, '模块开发演示', '北京火木科技有限公司', 'http://www.muucmf.cn', 'demo/Index/index', 1, 0, 'th-list', 1, 'demo/Admin/index', '')
```
展开全部操作日志
折叠全部操作日志
登录
后才可以发表评论
状态
待办的
待办的
进行中
已完成
已关闭
负责人
未设置
标签
未设置
标签管理
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (1)
标签 (15)
master
0.2.10.20191106_alpha
0.2.00.20191029_alpha
0.1.10.20190908_alpha
0.1.10.20190906_alpha
后台控制台总用户数统计BUG
0.1.00.20190612_alpha
0.0.61.20190107_alpha
0.0.60.20190107_alpha
0.0.50.20181118_alpha
0.0.40.20181109_alpha
0.0.30.20181020_alpha
0.0.22.20181009_alpha
0.0.21.20180930_alpha
0.0.20.20180930_alpha
0.0.10.20180706_alpha
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
参与者(1)