We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f07a51 commit 02ec9afCopy full SHA for 02ec9af
luna-commons-api/README.md
@@ -171,7 +171,7 @@ git clone https://github.com/czy1024/luna-commons.git
171
</build>
172
</project>
173
174
-``
+```
175
176
177
[引用示例见](https://github.com/czy1024/luna-commons/tree/master/luna-commons-baidu)
@@ -187,9 +187,10 @@ luna-commons-api
187
├── README.md
188
├── src
189
│ ├── /api/
190
+│ ├── /api/smms
191
│──── /resource/
192
└── pom.xml
-
193
194
195
196
### 部署
@@ -205,7 +206,10 @@ luna-commons-api
205
206
```
207
[使用部署](https://github.com/czy1024/luna-commons/wiki/sm.ms-api-todo)
208
209
+#### sm.ms 包括用户和图片两个操作
210
211
+[用户相关](https://github.com/czy1024/luna-commons/wiki/sm.ms-api-User)
212
+[图片相关](https://github.com/czy1024/luna-commons/wiki/sm.ms-api-Image)
213
214
<!-- links -->
215
[your-project-path]:czy1024/luna-commons
0 commit comments