瀏覽代碼

Merge branch '20241106_lj_chat'

AI 2 月之前
父節點
當前提交
b542369f7c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Controller/ChatController.php

+ 1 - 1
app/Controller/ChatController.php

@@ -82,7 +82,7 @@ class ChatController extends AbstractController
     public function topicType()
     {
         $type = array(
-            '1' => '课题',
+            '1' => '科研',
             '2' => '维权',
             '3' => '讨论',
         );