Browse Source

debug

master
xiaodong 2 weeks ago
parent
commit
2854afbe10
  1. 1
      app/service/ContentService.php

1
app/service/ContentService.php

@ -779,6 +779,7 @@ class ContentService {
return dataReturn(50012,$e->getMessage(), $e->getTrace());
}
return dataReturn(0,lang('保存成功'),$subRes);
// return $subRes->toArray();
}
/**

Loading…
Cancel
Save