@@ -113,7 +113,7 @@ class SjService extends BaseService
if (isset($applyData['appRegister']) && $applyData['appRegister'] == 1) {
//$onlyCg = 0;
}
- $pt = isset($applyData['introShopId']) && !empty($applyData['introShopId']) ? 1 : 0;
+ $pt = !empty($applyData['introShopId']) ? 0 : 1;
//给10天时间
$deadTime = time() + 864000;
//创建门店