Merge branch '15.0.beta3' of https://gitlab.zcorp.cc/easycorp/zentaopms into 15.0.beta3

This commit is contained in:
tianshujie98
2021-04-21 14:14:10 +08:00
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -177,7 +177,7 @@
foreach($modulePath as $key => $module)
{
if($this->app->openApp == 'qa')
if($this->app->openApp == 'qa' || $this->app->openApp == 'ops')
{
if($isLibCase)
{