For example, the array method can be written as
$where = [
'id'=>['gt',1003],
'salary'=> ['gt',3000]
]
秋香姐家的小书童2018-08-01 12:15:22
Code writing and process Everyone has their own habits. Of course, it is possible that your habits are bad. As long as it does not affect the execution efficiency or the reading of secondary development, it is fine. Don’t worry about it