java110
2023-05-29 787ebd75ede131c7aec9d808819efab70f3d9d4e
java110-interface/src/main/java/com/java110/intf/community/ICommunityLocationAttrInnerServiceSMO.java
old mode 100644 new mode 100755
@@ -1,7 +1,7 @@
package com.java110.intf.community;
import com.java110.config.feign.FeignConfiguration;
import com.java110.dto.communityLocationAttr.CommunityLocationAttrDto;
import com.java110.dto.community.CommunityLocationAttrDto;
import com.java110.po.communityLocationAttr.CommunityLocationAttrPo;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestBody;