|
@@ -23,7 +23,7 @@ BASE_GROUP_NAME = 'we-com-base'
|
|
|
EXPLORE1_GROUP_NAME = 'we-com-explore1'
|
|
|
EXPLORE2_GROUP_NAME = 'we-com-explore2'
|
|
|
# TODO: fetch gh_id from external data source
|
|
|
-GH_IDS = ('SongYi', 'XinYi', '17512006748', '18810931977', '15146364945', '15910933062')
|
|
|
+GH_IDS = ('SongYi', 'XinYi', '17512006748', '18810931977', '15146364945', 'lky')
|
|
|
|
|
|
CDN_IMG_OPERATOR = "?x-oss-process=image/resize,m_fill,w_600,h_480,limit_0/format,jpg/watermark,image_eXNoL3BpYy93YXRlcm1hcmtlci9pY29uX3BsYXlfd2hpdGUucG5nP3gtb3NzLXByb2Nlc3M9aW1hZ2UvcmVzaXplLHdfMTQ0,g_center"
|
|
|
|
|
@@ -234,7 +234,7 @@ def rank_for_base_designate(run_dt, run_hour, stg_key):
|
|
|
(26348326, 0.6, 1),
|
|
|
(34130872, 0.5, 2)
|
|
|
],
|
|
|
- '15910933062': [
|
|
|
+ 'lky': [
|
|
|
(33332362, 0.6, 1),
|
|
|
(19175397, 0.5, 2)
|
|
|
]
|