|
@@ -291,7 +291,6 @@ public class AqpjjgbaEntity extends BaseEntity<Long> implements Cloneable {
|
|
|
|
|
|
@Override
|
|
@Override
|
|
public AqpjjgbaEntity clone() throws CloneNotSupportedException {
|
|
public AqpjjgbaEntity clone() throws CloneNotSupportedException {
|
|
- // TODO Auto-generated method stub
|
|
|
|
return (AqpjjgbaEntity) super.clone();
|
|
return (AqpjjgbaEntity) super.clone();
|
|
}
|
|
}
|
|
|
|
|