feat: service architecture

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim) 2023-06-18 11:21:54 +08:00
parent 18ae8f67d0
commit 5b76d9e853
2 changed files with 9 additions and 9 deletions

16
.github/sync.yml vendored
View File

@ -66,11 +66,11 @@ group:
OpenIMSDK/openim-miniprogram-demo@main OpenIMSDK/openim-miniprogram-demo@main
OpenIMSDK/openim-sdk-cpp@main OpenIMSDK/openim-sdk-cpp@main
files: files:
- source: LICENSE - source: LICENSE
dest: LICENSE dest: LICENSE
replace: false replace: false
- source: .github/workflows/ - source: .github/workflows/
dest: .github/workflows/ dest: .github/workflows/
exclude: | exclude: |
e2e-test.yml e2e-test.yml
sync.yml sync.yml

View File

@ -19,7 +19,7 @@
<p align="center"> <p align="center">
<a href="./README.md"><b>English</b></a> <a href="./README.md"><b>English</b></a>
<a href="./README_zh.md"><b>中文</b></a> <a href="./README-zh_CN.md"><b>中文</b></a>
</p> </p>
</p> </p>