chengjie 2 달 전
부모
커밋
d60bba5b8b
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/api/mps/mpsCommonController.js

+ 3 - 3
src/api/mps/mpsCommonController.js

@@ -388,9 +388,9 @@ export async function GetMPSNotice(ctx) {
388 388
         // let rand=stringUtils.Random(0,content.length-1);
389 389
         // result.Content=content[rand];
390 390
 
391
-        // const content=[
392
-        //     "向您推荐团队新作「语境背单词」小程序,通过阅读理解+选择题,帮孩子高效记忆单词、灵活运用考点,为初高中生设计,欢迎体验!",
393
-        // ];
391
+        const content=[
392
+            "向您推荐团队新作「语境背单词」小程序,通过阅读理解+选择题,帮孩子高效记忆单词、灵活运用考点,为初高中生设计,欢迎体验!",
393
+        ];
394 394
         result.Content=content[0];
395 395
 
396 396
         //有按钮的情况