shish 5 lat temu
rodzic
commit
676099f1c8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      biz/shop/classes/ShopAdminClass.php

+ 1 - 1
biz/shop/classes/ShopAdminClass.php

@@ -128,7 +128,7 @@ class ShopAdminClass extends BaseClass
             'super' => $super
             'super' => $super
         ];
         ];
         $return = self::addShopAdmin($data, true);
         $return = self::addShopAdmin($data, true);
-        return $return->attribute;
+        return $return;
     }
     }
 
 
     //员工收款通知 shish 2021.4.19
     //员工收款通知 shish 2021.4.19