1
dd
2025-11-03 8dead84802eaebdaf2c208a25eddd9b626e37da6
src/main/java/com/nq/dao/UserPositionMapper.java
@@ -10,7 +10,7 @@
public interface UserPositionMapper extends BaseMapper<UserPosition> {
  int deleteByPrimaryKey(Integer paramInteger);
  
  int insert(UserPosition paramUserPosition);
//  int insert(UserPosition paramUserPosition);
  
  int insertSelective(UserPosition paramUserPosition);