コード例 #1
0
 @Override
 public int deleteByPrimaryKey(String columnId) {
   return networkAdapterMapper.deleteByPrimaryKey(columnId);
 }