This commit is contained in:
zhangheng 2024-05-08 09:12:12 +08:00
parent b27ecd75f7
commit 6783c09627

View File

@ -16,6 +16,7 @@ import java.util.List;
* @date 2024-02-26 * @date 2024-02-26
*/ */
public interface IAgencyService { public interface IAgencyService {
/** /**
* 查询机构信息 * 查询机构信息
* *