From 79fcd130ed67b25bffab2dd73aa0991708a3104d Mon Sep 17 00:00:00 2001 From: herenshan112 Date: Sat, 6 Nov 2021 14:13:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/DevelopLog.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/server/DevelopLog.md b/server/DevelopLog.md index b2e889b..7c0e5ca 100644 --- a/server/DevelopLog.md +++ b/server/DevelopLog.md @@ -1,8 +1,8 @@ # 开发记录 -```* 数据库操作 - + 微信组织架构调整 - ## wechatuser 数据库 - >> groupform 表 - ### 添加 `g_jindie_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT '金蝶ID' -``` +### 数据库操作 + > 微信组织架构调整 + >> wechatuser 数据库 + >>> groupform 表 + >>>> 添加 `g_jindie_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT '金蝶ID' +