mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
minor changes
This commit is contained in:
parent
fd58ada8b6
commit
07fc194d70
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