Skip to content

Commit

Permalink
Merge branch 'netty4' of github.com:Lihuanghe/SMSGate into netty4
Browse files Browse the repository at this point in the history
  • Loading branch information
Lihuanghe committed Sep 26, 2024
2 parents e0f1454 + 8b54cf2 commit a52ed22
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
</dependency>
```

# 商用短信网关平台推荐
- `平台名称:SMSWG短信网关`
系统官网:www.smswg.com 系统有3个PC端:管理员端+用户端+代理商端,支持代理分销短信,日发送支持上亿,实时精准计费,不阻塞高并发,单机每秒可支持1.5万条短信下发,更多系统功能请进官网查看演示系统。

# 常见问题

- `纯客户端发送短信`
Expand Down Expand Up @@ -105,7 +109,7 @@
```

如: log4j.properties 配置

```
log4j.logger.entity.cmppclientEntityId=debug
```
Expand Down Expand Up @@ -649,17 +653,3 @@ public class TestSgipEndPoint {
11:32:04.888 [busiWork-2] INFO c.z.s.h.a.s.MessageReceiveHandler - Totle Receive Msg Num:26337, speed : 3272/s
```














0 comments on commit a52ed22

Please sign in to comment.