Commit 09f2ddcb authored by jianghaiming's avatar jianghaiming

update:se

parent 9b87199b
......@@ -101,7 +101,7 @@ class MarketingGoodsService
if (!empty($userId) && $userId == $publishUserId) {
$list[$i]['is_self_publish'] = 1;
}else{
$list[$i]['is_self_publish'] = 1;
$list[$i]['is_self_publish'] = 0;
}
$life_account_id = !empty($list[$i]['life_account_id']) ? $list[$i]['life_account_id'] : '';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment