增加hlyen

master
赵鹏 3 months ago
parent 0a422bb618
commit 9b3f6df5ef

@ -81,7 +81,7 @@ class Groupinfo_model extends CI_Model {
AND EOI_Type = 1
AND (select COUNT(*) from GRoupInfo where isnull(GRI_OrderType,227001)=227001 and GRI_SN=eoi_gri_sn)>0
AND eoi_cancel = 0
AND year(EOI_Date)> '2010'
AND year(EOI_Date)> '2025'
";

@ -97,6 +97,9 @@
case 'hly':
$media_site_code = 'hly';
break;
case 'hlyen':
$media_site_code = 'hlyen';
break;
default:
$media_site_code = 'ch';
}

@ -32,3 +32,6 @@ mklink /D "D:\wwwroot-ct\uploader-file\guilin\pic" "D:\wwwroot-ct\guilinchina.ne
//hly
mklink /D "D:\wwwroot-ct\uploader-file\hly\image" "D:\wwwroot-ct\hualiyingtravel.com\image"
//hlyen
mklink /D "D:\wwwroot-ct\uploader-file\hlyen\image" "D:\wwwroot-ct\chiangmaiyipengfestival.com\image"
Loading…
Cancel
Save