Commit af819e7a authored by luben's avatar luben

Merge branch 'dev-lb' into 'dev'

Dev lb

See merge request !185
parents 5ba45092 a4c3be98
Pipeline #143621 failed with stages
in 32 minutes and 6 seconds
......@@ -72,7 +72,7 @@ public interface GridRegionMapper {
String getRegionJzArea(@Param("id")String id);
int updateRegionJzArea(@Param("id")String id,@Param("JzArea")String JzArea);
int updateRegionJzArea(@Param("id")String id,@Param("jzArea")String jzArea);
String getJzAreaByCode(@Param("code")String code);
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment