forked from Gitlink/forgeplus
Compare commits
1 Commits
standalone
...
featrue_ho
| Author | SHA1 | Date |
|---|---|---|
|
|
3b0a469c65 |
|
|
@ -16,6 +16,6 @@ class Forum::Memos::GetService < Forum::ClientService
|
|||
end
|
||||
|
||||
def url
|
||||
"/memos/#{memo_id}.json".freeze
|
||||
"/memos/#{memo_id}.json&only_data=true".freeze
|
||||
end
|
||||
end
|
||||
Loading…
Reference in New Issue