Ver código fonte

短信通知

cehn 1 mês atrás
pai
commit
834873ce8d
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      projects/textbook/src/services/textbook.ts

+ 3 - 3
projects/textbook/src/services/textbook.ts

@@ -527,7 +527,7 @@ export class textbookServer {
 
     // Parse.Cloud.run('aliSmsSend', {
     //   mobileList: [teacherArr],
-    //   templateCode: 'SMS_468870790',
+    //   templateCode: 'SMS_474205136',
     //   params: {},
     //   signName: '普通高等教育教材网',
     // });
@@ -562,8 +562,8 @@ export class textbookServer {
     let unitPhoneArr = Array.from(unitPhoneList)
     // Parse.Cloud.run('aliSmsSend', {
     //   mobileList: [unitPhoneArr],
-    //   templateCode: 'SMS_468870790',
-    //   params: {},
+    //   templateCode: 'SMS_474290139',
+    //   params: {end_date:'2024-10-20 16:00'},
     //   signName: '普通高等教育教材网',
     // });
     console.log('出版社电话:',unitPhoneArr);