From 6e8e81028bd24a5b08f774ecf8fca10580be830c Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期一, 10 三月 2025 18:20:35 +0800
Subject: [PATCH] 检验下单代码迁移3

---
 performance-server/src/main/java/com/ruoyi/performance/controller/PerformanceShiftController.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/performance-server/src/main/java/com/ruoyi/performance/controller/PerformanceShiftController.java b/performance-server/src/main/java/com/ruoyi/performance/controller/PerformanceShiftController.java
index e7b2064..26b0197 100644
--- a/performance-server/src/main/java/com/ruoyi/performance/controller/PerformanceShiftController.java
+++ b/performance-server/src/main/java/com/ruoyi/performance/controller/PerformanceShiftController.java
@@ -123,7 +123,7 @@
     @GetMapping("temporaryInterface")
     public void temporaryInterface() {
         System.out.println("寮�濮嬬粰姣忎釜浜鸿繘琛屾帓鐝�,榛樿鏃╃彮======start");
-        // TODO 缁欐瘡涓汉閮借繘琛屾帓鐝�(榛樿鏃╃彮)
+        // 缁欐瘡涓汉閮借繘琛屾帓鐝�(榛樿鏃╃彮)
         PerformanceShiftAddDto performanceShiftAddDto = new PerformanceShiftAddDto();
         //鐝--鏃�(鏌ヨ瀛楀吀)
         List<SysDictData> shiftType = dictTypeService.selectDictDataByName("鐝绫诲瀷");

--
Gitblit v1.9.3