瀏覽代碼

no message

MS-PDRLKVHCADMG\Administrator 5 年之前
父節點
當前提交
237668d33c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      api/application/controllers/Lampcontrol.php

+ 1 - 0
api/application/controllers/Lampcontrol.php

@@ -1337,6 +1337,7 @@ class Lampcontrol extends Base_Controller {
                 'fascal_year_phase' => $res['fascal_year_phase'],
                 'iccid' => $res['iccid'],
                 'projectname' => $projectname['projectname'],
+                'projectid' => $res['projectid'],
             );
             // $msisdn = $this->db->query('select iccid from msisdn where imsi = "'.$res['simid'].'"')->row_array();
             // if (empty($msisdn) || empty($msisdn['iccid'])) {