优化:Give_Gift 表查询处理
This commit is contained in:
@@ -94,7 +94,9 @@ class Gift extends Model
|
||||
);
|
||||
//数组排序fa_vs_give_gift_202601 表明数字大的排在前面
|
||||
arsort($tables);
|
||||
|
||||
if(empty($tables)){
|
||||
$tables[0] = "vs_give_gift";
|
||||
}
|
||||
$gift_count = 0;
|
||||
$gift_total_price = 0;
|
||||
$gift_number = 0;
|
||||
|
||||
Reference in New Issue
Block a user