From 12ff8c3fdf75d11d4a26fb83849238be633f1fba Mon Sep 17 00:00:00 2001
From: nickchange <126672920+nickchange@users.noreply.github.com>
Date: 星期五, 08 十二月 2023 17:18:15 +0800
Subject: [PATCH] 后台添加购课记录价格bug2

---
 cloud-server-other/src/main/java/com/dsh/other/mapper/TStoreOtherMapper.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cloud-server-other/src/main/java/com/dsh/other/mapper/TStoreOtherMapper.java b/cloud-server-other/src/main/java/com/dsh/other/mapper/TStoreOtherMapper.java
index a7daf6c..9bc2ec5 100644
--- a/cloud-server-other/src/main/java/com/dsh/other/mapper/TStoreOtherMapper.java
+++ b/cloud-server-other/src/main/java/com/dsh/other/mapper/TStoreOtherMapper.java
@@ -6,7 +6,7 @@
 
 /**
  * <p>
- *  Mapper 接口
+ * Mapper 接口
  * </p>
  *
  * @author administrator

--
Gitblit v1.7.1