From 50e5cdbaceee71f000341a434620d10a87b582f5 Mon Sep 17 00:00:00 2001
From: wangzhibo <wangzhibo@shsening.com>
Date: 星期六, 15 八月 2026 17:12:59 +0800
Subject: [PATCH] 修改 用户属性表中userId从number到string

---
 src/modules/base/db.json |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/modules/base/db.json b/src/modules/base/db.json
index f5c591c..558a743 100644
--- a/src/modules/base/db.json
+++ b/src/modules/base/db.json
@@ -15,6 +15,13 @@
           "remark": "鑷姩纭鏀惰揣鏃堕棿锛屼粠鏀粯鎴愬姛璧风畻锛屽崟浣嶏細澶�"
       },
       {
+          "keyName": "carbonratio",
+          "name": "纰崇Н鍒嗗厬鎹㈡瘮渚�",
+          "data": "100",
+          "dataType": 0,
+          "remark": "鍟嗗煄纰崇Н鍒嗘敮浠橈細鎵�闇�绉垎 = 璁㈠崟閲戦 * carbonratio锛岄粯璁� 100"
+      },
+      {
           "keyName": "userAgreement",
           "name": "鐢ㄦ埛鍗忚",
           "data": "<h3 style=\"text-align: center;\"><strong>鐢ㄦ埛鍗忚</strong></h3><p><br></p><p>xxxxxx</p>",

--
Gitblit v1.9.1