Commit 050d7756 authored by rico.liu's avatar rico.liu

update

parent 7828c7b2
...@@ -153,8 +153,7 @@ def LoadData(batch,channel_alias,mode): ...@@ -153,8 +153,7 @@ def LoadData(batch,channel_alias,mode):
#SKU排重 #SKU排重
def SkuMatch(df,channel_alias,engine): def SkuMatch(df,channel_alias,engine):
engine = 'SQL'
channel_alias = 'AH'
#创建数据库链接 #创建数据库链接
mssql = MSSQL('123.57.45.119','ZI_Service') mssql = MSSQL('123.57.45.119','ZI_Service')
cursor_zi_service = mssql._cur cursor_zi_service = mssql._cur
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment