u
This commit is contained in:
		
							parent
							
								
									1feda80633
								
							
						
					
					
						commit
						ba0e0a0271
					
				@ -49,7 +49,7 @@ module.exports = {
 | 
				
			|||||||
        secretKey: process.env.secretKey,
 | 
					        secretKey: process.env.secretKey,
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      /* 必填:地域信息,可以直接填写字符串ap-guangzhou,支持的地域列表参考 https://cloud.tencent.com/document/api/382/52071#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8 */
 | 
					      /* 必填:地域信息,可以直接填写字符串ap-guangzhou,支持的地域列表参考 https://cloud.tencent.com/document/api/382/52071#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8 */
 | 
				
			||||||
      region: "ap-guangzhou", // ap-beijing, ap-nanjing, ap-guangzhou
 | 
					      region: "ap-nanjing", // ap-beijing, ap-nanjing, ap-guangzhou
 | 
				
			||||||
      /* 非必填:
 | 
					      /* 非必填:
 | 
				
			||||||
        * 客户端配置对象,可以指定超时时间等配置 */
 | 
					        * 客户端配置对象,可以指定超时时间等配置 */
 | 
				
			||||||
      profile: {
 | 
					      profile: {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user