no message
This commit is contained in:
parent
5bcc9309b3
commit
4211a787d0
@ -60,7 +60,7 @@ class Arma extends Base {
|
||||
$this->oDog->oModelSelf->opt = $sOpt;
|
||||
$this->oDog->oModelSelf->save();
|
||||
|
||||
ServiceArticleCmd::startWithO($this->oDog->oModelSelf)->setSiteGroupCode($sSiteGroup)->syncOpen()->save($sCmdType);
|
||||
// ServiceArticleCmd::startWithO($this->oDog->oModelSelf)->setSiteGroupCode($sSiteGroup)->syncOpen()->save($sCmdType);
|
||||
|
||||
return $this->toJson($this->oDog->oModelSelf);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user