Commit a1ddd7ab authored by litaolemo's avatar litaolemo

update

parent 420a1620
...@@ -107,6 +107,8 @@ for res in sql_res: ...@@ -107,6 +107,8 @@ for res in sql_res:
if not recommend_content_card: if not recommend_content_card:
recommend_content_card = 0 recommend_content_card = 0
recommend_special_card = res.recommend_special_card recommend_special_card = res.recommend_special_card
if not recommend_special_card:
recommend_special_card = 0
transfer_card = res.transfer_card transfer_card = res.transfer_card
video_consultation = res.video_consultation video_consultation = res.video_consultation
partition_day = res.PARTITION_DAY partition_day = res.PARTITION_DAY
......
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