using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
//----------------------------------------------------------------
//Module Name: $safeprojectname$
//Purpose:
//CopyRight: Muchinfo
//History:
//----------------------------------------------------------------
//DateTime 2016/9/14 16:32:27
//Author
//Description Create
//----------------------------------------------------------------
using Muchinfo.MTPClient.Data;
using Muchinfo.MTPClient.Data.Enums;
using Muchinfo.MTPClient.Data.Model.Listing;
namespace Muchinfo.MTPClient.IService
{
public interface IListingService
{
///
/// 查询挂牌申报单(分页)
///
/// 查询关键字
/// 成功回调
/// 失败回应
//void QueryListingEntrust(string key, Action> successAction,
// Action errorAction,PageInfo