Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuhikoarase committed Sep 14, 2018
2 parents 5cc71c6 + 67a22e9 commit ce9f118
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -61,7 +61,7 @@ MyService=foo.MyService

Here is a result.

```
```json
{"status":"success","result":8}
```

Expand Down Expand Up @@ -122,6 +122,6 @@ public class MyVOService {

Here is a result.

```
```json
{"status":"success","result":{"message":"hello,abc,null"}}
```

0 comments on commit ce9f118

Please sign in to comment.