Browse Source

git-svn-id: https://192.168.57.71/svn/lyggkj@115 1a6f6e3a-4066-fe46-b609-79c204482ece

ld_liufl 8 years ago
parent
commit
a84afeeeed

+ 0 - 1
gkaq/yjpt-java/trunk/java_src/com/jtgh/yjpt/entity/bagl/aqpjjgba/AqpjjgbaEntity.java

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