ariesy 配置文件恢复配置

release
yefei 2 years ago
parent 311ec600ce
commit b385d26a56
  1. 2
      dxhy-core/src/main/java/com/dxhy/core/dao/GsClientMapper.java

@ -19,6 +19,8 @@ public interface GsClientMapper {
GsClient selectByPrimaryKey(Integer id);
List<GsClient> selectByGsdm(String gsdm);
int updateByPrimaryKeySelective(GsClient record);

Loading…
Cancel
Save