Explorar o código

修复档案模板下载

oppadmin %!s(int64=4) %!d(string=hai) anos
pai
achega
3d335c9e36

+ 1 - 1
smart-city-platform/src/main/java/com/bz/smart_city/dao/CommunityMapper.java

@@ -32,7 +32,7 @@ public interface CommunityMapper {
 
     List<Community> getBySiteId(@Param("siteId") Integer siteId);
 
-    List<Community> getByCustomerId(@Param("customer") Integer customer);
+    List<Community> getByCustomerId(@Param("customerId") Integer customerId);
 
     List<Community> getMaxCodeBySiteId(@Param("siteId") Integer siteId);