dever 3 years ago
parent
commit
2addd67505
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/shop/database/info.php

+ 1 - 1
app/shop/database/info.php

@@ -567,7 +567,7 @@ return array
                 'state' => 1,
                 'state' => 1,
             ),
             ),
             'type' => 'one',
             'type' => 'one',
-            'col' => 'id,name,`desc`,truename,mobile,lng,lat,address,open,worktime,method,gotime,city,area,province,county,town,coupon_city,pdesc,license,food_license,jy_license,license_number',
+            'col' => 'id,name,`desc`,truename,mobile,lng,lat,address,open,worktime,method,gotime,city,area,province,county,town,coupon_city,pdesc,license,food_license,jy_license,license_number,company_name',
         ),
         ),
     ),
     ),
 );
 );