mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
minor changes
This commit is contained in:
parent
76d62958d1
commit
7f395aa880
1 changed files with 2 additions and 2 deletions
|
|
@ -237,9 +237,9 @@
|
|||
* с соответствующими заголовками
|
||||
*/
|
||||
lList = JSON.stringify(lJSON);
|
||||
|
||||
|
||||
sendResponse({
|
||||
name : INDEX,
|
||||
name : lDirPath + '.json',
|
||||
data : lList,
|
||||
request : lReq,
|
||||
response: lRes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue