zhubaomin
2025-04-07 eb50888b14af04d5f4677520b67754764f03a014
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "groups": [
    {
      "name": "aliyun.sms",
      "type": "com.dy.pipIrrWechat.sms.AliyunSmsSv",
      "sourceType": "com.dy.pipIrrWechat.sms.AliyunSmsSv"
    }
  ],
  "properties": [
    {
      "name": "aliyun.sms.sms-access-key-id",
      "type": "java.lang.String",
      "description": "访问键 访问秘钥 短信签名名称 短信模板Code",
      "sourceType": "com.dy.pipIrrWechat.sms.AliyunSmsSv"
    },
    {
      "name": "aliyun.sms.sms-access-key-secret",
      "type": "java.lang.String",
      "sourceType": "com.dy.pipIrrWechat.sms.AliyunSmsSv"
    },
    {
      "name": "aliyun.sms.sms-sign-name",
      "type": "java.lang.String",
      "sourceType": "com.dy.pipIrrWechat.sms.AliyunSmsSv"
    },
    {
      "name": "aliyun.sms.sms-template-code",
      "type": "java.lang.String",
      "sourceType": "com.dy.pipIrrWechat.sms.AliyunSmsSv"
    }
  ],
  "hints": []
}