From cec79ee560dba520169f41e7b14f7368e1b054bd Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 26 Jun 2024 03:55:04 +0000
Subject: [PATCH 1/3] docs(contributor): contrib-readme-action has updated
readme
---
README.md | 78 +++++++++++++++++++++++++++----------------------------
1 file changed, 39 insertions(+), 39 deletions(-)
diff --git a/README.md b/README.md
index 7d15721..ac6a2a6 100644
--- a/README.md
+++ b/README.md
@@ -214,10 +214,10 @@
-
-
+
+
- Henry He
+ jayeeliu
|
@@ -228,47 +228,26 @@
|
-
-
+
+
- jayeeliu
+ Henry He
|
-
-
+
+
- ZuWard
+ Ren
|
-
-
+
+
- Zendrix
-
- |
-
-
-
-
- zhangzhenpeng
-
- |
-
-
-
-
- Sam Tan
-
- |
-
-
-
-
- xbsheng
+ zhihuiio
|
@@ -279,19 +258,40 @@
|
-
-
+
+
- zhihuiio
+ xbsheng
+
+ |
+
+
+
+
+ Sam Tan
+
+ |
+
+
+
+
+ zhangzhenpeng
+
+ |
+
+
+
+
+ Zendrix
|
-
-
+
+
- Ren
+ ZuWard
|
From 409c0ab36d42d9c22b88de23748dc695502b9ee6 Mon Sep 17 00:00:00 2001
From: "you@company-pc"
Date: Wed, 26 Jun 2024 11:56:41 +0800
Subject: [PATCH 2/3] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=97=A0=E6=B3=95?=
=?UTF-8?q?=E9=87=87=E9=9B=86=E5=B0=8F=E7=BA=A2=E4=B9=A6=20creator=20IP=20?=
=?UTF-8?q?=E5=BD=92=E5=B1=9E=E5=9C=B0=E7=9A=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
store/xhs/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/store/xhs/__init__.py b/store/xhs/__init__.py
index ab13482..6620c70 100644
--- a/store/xhs/__init__.py
+++ b/store/xhs/__init__.py
@@ -113,7 +113,7 @@ async def save_creator(user_id: str, creator: Dict):
'gender': '女' if user_info.get('gender') == 1 else '男',
'avatar': user_info.get('images'),
'desc': user_info.get('desc'),
- 'ip_location': user_info.get('ip_location'),
+ 'ip_location': user_info.get('ipLocation'),
'follows': follows,
'fans': fans,
'interaction': interaction,
From ea66bfb1249145e684d846192b7482354218ff7b Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 26 Jun 2024 03:57:08 +0000
Subject: [PATCH 3/3] docs(contributor): contrib-readme-action has updated
readme
---
README.md | 78 +++++++++++++++++++++++++++----------------------------
1 file changed, 39 insertions(+), 39 deletions(-)
diff --git a/README.md b/README.md
index ac6a2a6..7d15721 100644
--- a/README.md
+++ b/README.md
@@ -214,10 +214,10 @@
|
-
-
+
+
- jayeeliu
+ Henry He
|
@@ -228,47 +228,26 @@
|
-
-
+
+
- Henry He
+ jayeeliu
|
-
-
+
+
- Ren
+ ZuWard
|
-
-
+
+
- zhihuiio
-
- |
-
-
-
-
- Martin
-
- |
-
-
-
-
- xbsheng
-
- |
-
-
-
-
- Sam Tan
+ Zendrix
|
@@ -279,19 +258,40 @@
|
-
-
+
+
- Zendrix
+ Sam Tan
+
+ |
+
+
+
+
+ xbsheng
+
+ |
+
+
+
+
+ Martin
+
+ |
+
+
+
+
+ zhihuiio
|
-
-
+
+
- ZuWard
+ Ren
|
|