diff --git a/README.en-us.md b/README.en-us.md index 4717f02..8596284 100644 --- a/README.en-us.md +++ b/README.en-us.md @@ -16,7 +16,8 @@ English | [简体中文](./README.md)
-- **latest QQ group**: 512164278 +- **buissness and technology communication channel**: +
## What 's FizzGate?
@@ -25,13 +26,15 @@ An Aggregation API Gateway in Java . FizzGate is a Java-based microservice gatew
## Demo
-http://demo.fizzgate.com/
+https://demo.fizzgate.com/
-account/password:`admin`/`Aa123!`
+In order to provide better services to everyone, the community version no longer provides any technical consultation. For the commercial version, please add Enterprise WeChat for business support.
-health checking url:http://demo.fizzgate.com/admin/health
+account/password:Please contact the official enterprise WeChat to obtain
-API access:http://demo.fizzgate.com/proxy/[Service Name]/[API Path]
+health checking url:https://demo.fizzgate.com/admin/health
+
+API access:https://demo.fizzgate.com/proxy/[Service Name]/[API Path]
## FizzGate's Design
diff --git a/README.md b/README.md
index 1b898ff..92459f3 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,10 @@
-- **最新QQ交流群**: 512164278
+- **商务及技术交流**:
+
+
+为了给大家提供更好的服务,社区版本不再提供任何技术咨询,商业版本请添加企业微信获取商业支持。
## FizzGate是什么?
@@ -32,7 +35,7 @@ https://demo.fizzgate.com/
备用站点:https://demo.fizzcrm.com/
-账号/密码:`admin`/`Aa123!`
+账号/密码: 企业客户请联系官方企业微信获取
健康检查地址:https://demo.fizzgate.com/admin/health (线上版本请限制admin路径的外网访问)
@@ -254,18 +257,6 @@ docker run --rm -d -p 8600:8600 \
最后访问网关,地址形式为:http://127.0.0.1:8600/[服务名]/[API_Path]
-## 官方技术交流群
-
-FizzGate官方技术交流④群:170145598 (推荐)
-
-FizzGate官方技术交流①群(已满)
-
-FizzGate官方技术交流②群(已满)
-
-FizzGate官方技术交流③群:512164278
-
-FizzGate官方微信群(请加入群之后再询问群主)
-
## 相关文章