Commit a893d916 authored by huyuchen's avatar huyuchen

huych-社保自动化相关提交

parent cdbb41e4
......@@ -327,7 +327,7 @@
a.contract_type,
a.signatory,
a.customer_username,
if(a.sign_type = '0','线下签','电子签') sign_type,
if(a.sign_type = '0','电子签','线下签') sign_type,
a.fadada_template,
DATE_FORMAT(a.expected_confirm_time,'%Y-%m-%d %H:%i') expected_confirm_time,
DATE_FORMAT(a.expected_collection_time,'%Y-%m-%d %H:%i') expected_collection_time,
......
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