Browse Source

no message

wzh 5 years atrás
parent
commit
0c4b5f5992
1 changed files with 0 additions and 2 deletions
  1. 0 2
      api/application/controllers/Project.php

+ 0 - 2
api/application/controllers/Project.php

@@ -506,11 +506,9 @@ class Project extends Base_Controller {
 
         $fields = 'projectname as project_name,
                    projectid as project_no,
-                   guestname as customer,
                    zone as zone_id,
                    address,
                    createtime as create_time,
-                   timezone,
                    patrolinterval,
                    cityid,
                    lampcount as install_num';