From 1de6ccae4c95ac6e1ef6f3729e0d533b9118741f Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期四, 17 十月 2024 19:55:36 +0800
Subject: [PATCH] gx
---
app.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app.js b/app.js
index c9ae4b3..04c0dca 100644
--- a/app.js
+++ b/app.js
@@ -66,7 +66,7 @@
age: user.patient_age_2,
headimgurl: user.patient_avatar_icon,
imgBaseData: '',
- remark: ''
+ remark: 'ccc'
},
dbinfo: {}, // 如果没有需要更新的数据库信息,可以保持空
msg: "success"
--
Gitblit v1.8.0