This commit is contained in:
2021-11-04 17:33:41 +08:00
parent a7024843d3
commit a435df8453
+1
View File
@@ -28,6 +28,7 @@ class LocalService extends Component
unset($this->_components[$name]);
$this->_definition[$name] = $define;
$this->_components[$name] = $define;
}