张天森
2022-10-18 15162727d8be8c25491722e70a422f6a3f1563fb
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);
}