fengjin
2022-10-18 6f302d5dcd1d47a9512151d4e31078bc98c62f08
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComSanShuoExpertService.java
@@ -45,4 +45,9 @@
     * 专家风采列表
     * */
    R expertShowList(Integer level, Long id);
    /**
     * Excel添加专家
     * */
    void insertExpert(ComSanshuoExpert comSanshuoExpert);
}