-
轉換前:select count(*) as counts from product where find_in_set(:class_id, class_id) and deleted=0 ;
轉換后:select count(*) as counts from product where find_in_set(183, class_id) and deleted=0 ;
updating...
<<
<
>
>>
Load More
Total:0 Page 1 / 0