package com.jtgh.cjhs.service; import com.jtgh.cjhs.entity.YjptGkwxhwzyfzblFzEntity; /** * 附证信息 * @author 刘福亮 * */ public interface YjptGkwxhwzyfzblFzService { /** 保存经营人信息 */ public S save(S entity); }