Commit 8efa5529 by dong

fix20230303

parent 49390de0
...@@ -642,8 +642,8 @@ def reply_consultation(): ...@@ -642,8 +642,8 @@ def reply_consultation():
thread_people=upload_unity, thread_people=upload_unity,
thread_people_unity=upload_people, thread_people_unity=upload_people,
thread_people_mobile=mobile, thread_people_mobile=mobile,
thread_source='来自晋城小程序', thread_source='其他来源',
# remark=remark, other_source='来自晋城小程序'
) )
db.session.add(new_project_obj) db.session.add(new_project_obj)
db.session.commit() db.session.commit()
......
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