mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 08:54:10 +00:00
minor changes
This commit is contained in:
parent
ecc7da55ba
commit
0b809f65b1
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