mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(server) rm " "
This commit is contained in:
parent
d9fd21d5bb
commit
1fc2d23943
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@
|
|||
response : pRes
|
||||
};
|
||||
|
||||
if (lConfig.rest )
|
||||
if (lConfig.rest)
|
||||
lRet = Util.exec(Rest, lData);
|
||||
|
||||
if (!lRet && Route)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue