From c29fbe31fc831409ec9a03cf2d66c4ac6eb97739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=B9=8F?= Date: Tue, 24 Aug 2021 15:03:34 +0800 Subject: [PATCH] fix --- application/third_party/ctmobilefirst/models/api_model.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/third_party/ctmobilefirst/models/api_model.php b/application/third_party/ctmobilefirst/models/api_model.php index 72e71e9a..ebb74ee5 100644 --- a/application/third_party/ctmobilefirst/models/api_model.php +++ b/application/third_party/ctmobilefirst/models/api_model.php @@ -279,7 +279,6 @@ class Api_model extends CI_Model { if ($url==""){$url="nourl";} ////原来读取旧信息数据 - // select * from ( // SELECT ic_url,ic_url_title,ic_photo // ,(select top 1 im_value from infoMetas where im_key='meta_addon_picture_mobile' and im_ic_id=ic_id) as pic2 // ,'2' as sortby