|
|
public $admin, $adminId, $adminAvatar, $account, $customId = 0, $custom;
|
|
|
- public $sjId = 0, $sj = [], $sjExtend = [], $signPackage, $shopId = 0, $mainId = 0, $main = [], $shop = (object)[], $shopAdminId = 0, $shopAdmin = (object)[];
|
|
|
+ public $sjId = 0, $sj = [], $sjExtend = [], $signPackage, $shopId = 0, $mainId = 0, $main = [], $shop = new \stdClass(), $shopAdminId = 0, $shopAdmin = new \stdClass();
|