Skip to content

Commit 02ec9af

Browse files
committed
sm.ms
1 parent 1f07a51 commit 02ec9af

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

luna-commons-api/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ git clone https://github.com/czy1024/luna-commons.git
171171
</build>
172172
</project>
173173

174-
``
174+
```
175175

176176

177177
[引用示例见](https://github.com/czy1024/luna-commons/tree/master/luna-commons-baidu)
@@ -187,9 +187,10 @@ luna-commons-api
187187
├── README.md
188188
├── src
189189
│ ├── /api/
190+
│ ├── /api/smms
190191
│──── /resource/
191192
└── pom.xml
192-
193+
```
193194

194195

195196
### 部署
@@ -205,7 +206,10 @@ luna-commons-api
205206
```
206207
[使用部署](https://github.com/czy1024/luna-commons/wiki/sm.ms-api-todo)
207208

209+
#### sm.ms 包括用户和图片两个操作
208210

211+
[用户相关](https://github.com/czy1024/luna-commons/wiki/sm.ms-api-User)
212+
[图片相关](https://github.com/czy1024/luna-commons/wiki/sm.ms-api-Image)
209213

210214
<!-- links -->
211215
[your-project-path]:czy1024/luna-commons

0 commit comments

Comments
 (0)