Commit 280fa776 by 徐高华

会员查询

parent 71bdf8ed
package com.gic.haoban.manage.service.service;
import com.alibaba.fastjson.JSONObject;
public interface MemberQueryService {
public JSONObject queryDataSingle(String enterpriseId, String memberId, String returnFields) ;
}
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