-
https://next.api.aliyun.com/api/Dysmsapi/2017-05-25/SendSms
```golang
// This file is auto-generated, don't edit it. Thanks.
package main
import (
"encoding/json"
"strings"
"fmt"
"os…
-
调用错误:
Aliyun API Error: RequestId: 5D792366-E7EA-4615-A9F7-85E0FC148EE5 Status Code: 404 Code: InvalidDayuStatus.Malformed Message: The specified dayu status is wrongly formed.
希望大神能尽快补丁
-
### Describe the bug
### Orchard Core version
Add the version of the Orchard Core NuGet packages you use, or the commit hash if you can reproduce this with the source code.
use 2.0.2
### T…
-
### Describe the bug
I set up Aliyun SMS connector base on the document, however I couldn't pass the test, the error is "
Error occurred in connector: Specified signature is not matched with our cal…
-
### 📑 I have found these related issues/pull requests
/
### 🛡️ Security Policy
- [X] I agree to have read this project [Security Policy](https://github.com/louislam/uptime-kuma/security/policy)
##…
-
## Why you need it?
我们需要一个全局事务的提交或回滚的回调通知。这在有些场景下非常有用。因为目前AT模式支持db的事务,而tcc确实是能控制非db的事务回滚操作,但是tcc模式过于复杂。
为了增强AT模式对非DB的事务控制,我建议添加一个全局事务的提交或回滚的回调通知。
We need a global transaction commit or rollback n…
-
新功能需要国际短信发送,能支持吗?
-
```
#[tokio::main]
async fn main() {
App::new()
.config_file("./config/app.toml")
.add_plugin(SmsPlugin)
.add_plugin(SeaOrmPlugin)
.add_plugin(RedisPlugin) …
-
```
use alibaba_cloud_sdk_rust::services::dysmsapi;
use gostd::strings;
fn test_fn_aliyun_test() {
const AliyunSmsServerRegion: &str = "ch-chain";
const AliyunSmsAccessKeyID: &s…
-
**Is your feature request related to a problem? Please describe.**
When building a multi-module project which includes a module outside of the springboot project, support compileJava tasks
**Descr…