From c6d15d809437db3e58e335c4af92165502fd3424 Mon Sep 17 00:00:00 2001 From: apple Date: Sun, 5 Apr 2026 12:46:04 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=95=B0=E6=8D=AE=E8=BF=81=E7=A7=BB?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=20=E2=80=94=20=E7=BB=9F=E4=B8=80=E4=B8=BA?= =?UTF-8?q?=E3=80=8C=E6=95=B0=E6=8D=AE=E6=B8=85=E7=90=86=E3=80=8D=E5=B9=B6?= =?UTF-8?q?=E8=A1=A5=E5=85=85=E6=97=A5=E5=BF=97=E8=A1=A8=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - company-data-imgration.md:self/share/coupon 日志保留范围说明;去掉过时分支任务句 - company-czc231-data-imgration.md:章节标题与鹏然文档对齐 Made-with: Cursor --- company-czc231-data-imgration.md | 2 +- company-data-imgration.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/company-czc231-data-imgration.md b/company-czc231-data-imgration.md index f85e1c2..ff92abb 100644 --- a/company-czc231-data-imgration.md +++ b/company-czc231-data-imgration.md @@ -9,7 +9,7 @@ datasource: username: yangtangyoupin password: 5Fn8eWrbYFtAhCZw -## 数据删除任务 +## 数据清理任务 - 保留的**用户数据范围**:wa_users.id in (92485,92494,92815,93125,92917,92322,92807,92599,92991,93048,93089,93180,93187,93185,93147,92806,92871,93184,93017,93023,93109,93177,93202,93086,93156,93197,93050,93058,93112,93210,93115,93195,93203,93192,93188,93183,93181,93178,93175,93174),删除其余用户数据 diff --git a/company-data-imgration.md b/company-data-imgration.md index 1154e93..b9af038 100644 --- a/company-data-imgration.md +++ b/company-data-imgration.md @@ -9,7 +9,7 @@ datasource: username: yangtangyoupin password: 5Fn8eWrbYFtAhCZw -## 数据删除任务 +## 数据清理任务 - 保留的**用户数据范围**:wa_users.id in (91956,92474,92540,92824,93208,92576,92809,93182,92905,93080,93099,93113,93132,93164,93133,93142,93194,93204,93111,93139,93100,93158,93161,93163,93176,92476,93123,93108,93193,93165,93162,93159),删除其余用户数据 @@ -21,14 +21,14 @@ datasource: - wa_selfbonus_log +只保留 `user_id` 在用户数据范围内的记录,删除其余数据 - wa_sharebonus_log - - +只保留 `user_id` 在用户数据范围内的记录,删除其余数据 - wa_coupon_log +只保留 `user_id` 在用户数据范围内的记录,删除其余数据 -- 新建hapr191分支,合并shjjy153分支的最新代码到该分支,并根据上述信息修改相关需要变更项,使符合该新公司项目环境 ## 相关文件