浏览代码

短信通知

cehn 1 月之前
父节点
当前提交
834873ce8d
共有 1 个文件被更改,包括 3 次插入3 次删除
  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);