TangCheng
2025-03-06 e933aeca811ee130c91f7d20c6a5f17712d2ba51
JAVA/SMTAIServer/src/main/resources/requestmap/system_manager.json
@@ -197,5 +197,25 @@
            ]
         }
      ]
   },
   "admin/system/clear_system_cache":{"map":{"class":"#SMTSystemManagerControl", "method":"clearSystemCache"},
         "swaggers":[
         {   "tags" : ["系统管理"],
            "title" : "清除缓存",
            "parameters" : [
            ]
         }
      ]
   },
   "admin/system/get_question_replace_list":{"map":{"class":"#SMTSystemManagerControl", "method":"getQuestionReplaceList"},
         "swaggers":[
         {   "tags" : ["对话管理"],
            "title" : "查看",
            "parameters" : [
            ]
         }
      ]
   }
}