mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
f60f4d54c1
commit
8c27073ef3
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@
|
|||
}else if( Util.isContainStr(lName, [CloudFunc.Fs, CloudFunc.NoJS] ) ||
|
||||
Util.strCmp(lName, '/') ||
|
||||
Util.strCmp(lName, 'json') ) {
|
||||
main.commander({
|
||||
main.commander.sendContent({
|
||||
request : pParams.request,
|
||||
response : pParams.response,
|
||||
indexProcessing : indexProcessing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue