修复版本

This commit is contained in:
yuye
2020-04-16 20:56:23 +08:00
parent 10892f453e
commit dac145cf7f
2 changed files with 0 additions and 10 deletions
-5
View File
@@ -87,11 +87,6 @@ public int insert(){
return 1;
}
```
## Other components
At present, this project has its own microservice framework: Mars-cloud, more components will be launched later, and the ultimate goal is to create a useful closed ecosystem
Note: The closed ecology does not mean that it is not open source, but that most of the components are their own and can be well integrated.
## Official website
[http://mars-framework.com](http://mars-framework.com)
-5
View File
@@ -87,11 +87,6 @@ public int insert(){
return 1;
}
```
## 其他组件
目前本项目有自己的微服务框架:Mars-cloud,后面将会推出更多的组件,最终目的是打造一个好用的封闭式生态
注:封闭式生态不代表不开源,而是指大部分组件都是自己的,可以很好的融会贯通。
## 官方网站
[http://mars-framework.com](http://mars-framework.com)