更新sql,修改msg表的数据

This commit is contained in:
季圣华
2021-12-10 17:53:02 +08:00
parent 3bca1e6b6d
commit 8e2993fa5e
2 changed files with 3 additions and 1 deletions

View File

@@ -599,7 +599,7 @@ CREATE TABLE `jsh_msg` (
-- ----------------------------
-- Records of jsh_msg
-- ----------------------------
INSERT INTO `jsh_msg` VALUES ('2', '标题1', '内容1', '2019-09-10 00:11:39', '类型1', '1', '63', '0');
INSERT INTO `jsh_msg` VALUES ('2', '标题1', '内容1', '2019-09-10 00:11:39', '类型1', '2', '63', '0');
-- ----------------------------
-- Table structure for jsh_organization