Commit c8769972 authored by lixiaofang's avatar lixiaofang

Merge branch 'master' of git.wanmeizhensuo.com:rank/graces_es6

parents a44b03c2 aa7ace17
......@@ -397,7 +397,7 @@ def get_type_info_map():
),
TypeInfo(
name='service', # 福利
type='service',
type='_doc',
model=am.Service,
query_deferred=lambda: am.Service.objects.select_related('doctor__hospital__city__province').query,
get_data_func=service_transfer.get_service,
......
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