@@ -612,8 +612,6 @@ public class PatentNewServiceImpl extends BaseMybatisDao<PatentNewMapper> imple
/**
* 批量添加专利日志
- * @param type
- * @param ls
*/
private void addPatentNewLog(Integer type, List<String> ls,String aid) {
List<PatentNewLog> log=new ArrayList<PatentNewLog>();