You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							 | 
							- # -*- coding: utf-8 -*-
 - 
 - from . import ir_http
 - 
 - from . import wecom_server_api
 - from . import wecom_server_api_error
 - from . import wecom_server_api_list
 - 
 - from . import ir_model
 - from . import ir_module
 - from . import res_company
 - from . import res_config_settings
 - from . import res_partner
 - 
 - from . import wecom_app_type
 - from . import wecom_app_subtype
 - from . import wecom_apps
 - from . import wecom_app_callback_service
 - from . import wecom_app_config
 - from . import wecom_app_event_type
 
 
  |