Merge remote-tracking branch 'origin/standalone_develop' into standalone_develop
This commit is contained in:
commit
5aab575b36
|
@ -16,6 +16,6 @@ class Getway::Cms::GetService < Getway::ClientService
|
||||||
end
|
end
|
||||||
|
|
||||||
def url
|
def url
|
||||||
"/cms/doc/open/#{doc_id}".freeze
|
"/cms/doc/open/baseInfo/#{doc_id}".freeze
|
||||||
end
|
end
|
||||||
end
|
end
|
Loading…
Reference in New Issue