From 55949f95a609733d1771d5b017d679cd7d1f005d Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期五, 20 十二月 2024 17:33:17 +0800
Subject: [PATCH] 题库加入购物车优化

---
 packageBookService/pages/psychologyAnswer/testdata/index.js |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/packageBookService/pages/psychologyAnswer/testdata/index.js b/packageBookService/pages/psychologyAnswer/testdata/index.js
index 91603c3..485404a 100644
--- a/packageBookService/pages/psychologyAnswer/testdata/index.js
+++ b/packageBookService/pages/psychologyAnswer/testdata/index.js
@@ -45,7 +45,8 @@
           }
         ]
       ],
-      "list": [{
+      "list": [
+        {
           "analysisCon": "鐣�",
           "id": "0C85D525",
           "optionIndex": 0,
@@ -2701,7 +2702,8 @@
           }
         ]
       }],
-      "list": [{
+      "list": [
+        {
           "analysisCon": "鐣�",
           "id": "3P1E1B001",
           "optionStyle": "Txt",

--
Gitblit v1.9.1