mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
minor changes
This commit is contained in:
parent
eabe309557
commit
38cf218c2f
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@
|
|||
}
|
||||
|
||||
if( Util.isContainStr(lCmd, 'fs') ){
|
||||
pParams.request.url += '?json';
|
||||
pParams.request.url = lCmd + '?json';
|
||||
onFS({
|
||||
request : pParams.request,
|
||||
response: pParams.response,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue