feat : sts
This commit is contained in:
@@ -106,8 +106,9 @@ class OptionalListService extends BaseService
|
||||
}
|
||||
|
||||
if ($item['favorable'] == GoodCode::IS_FAVORABLE) {
|
||||
unset($data[$key]);
|
||||
// unset($data[$key]);
|
||||
$favorable = $item;
|
||||
continue;
|
||||
}
|
||||
|
||||
if (empty($res[$item['category_id']])) {
|
||||
|
||||
Reference in New Issue
Block a user