mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
chore(rest) rm " "
This commit is contained in:
parent
c2a28bc6fd
commit
7ab3e5549e
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
lRet = Util.isContainStr(p.name, lAPIURL);
|
||||
if (lRet) {
|
||||
p.name = Util.removeStrOneTime(p.name, lAPIURL);
|
||||
sendData( pParams);
|
||||
sendData(pParams);
|
||||
}
|
||||
}
|
||||
return lRet;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue