Ver código fonte

Merge branch '20241106_lj_chat'

AI 2 meses atrás
pai
commit
b542369f7c
1 arquivos alterados com 1 adições e 1 exclusões
  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' => '讨论',
         );