1 changed files with 6 additions and 6 deletions
@ -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' |
|||
|
|||
|
|||
Loading…
Reference in new issue