Skip to content

Commit 2118c29

Browse files
author
JsonZou
committed
1.删除误用注释
1 parent c2581f5 commit 2118c29

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/main/java/com/github/jsonzou/jmockdata/BeanMockerInterceptor.java

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,7 @@
1-
/**
2-
* *****************************************************
3-
* Copyright (C) 2020 pds-inc.com.cn. All Rights Reserved
4-
* This file is part of pds project.
5-
* Unauthorized copy of this file, via any medium is strictly prohibited.
6-
* Proprietary and Confidential.
7-
* ****************************************************
8-
**/
91
package com.github.jsonzou.jmockdata;
102

113
import java.lang.reflect.Field;
124

13-
/**
14-
* @author jsonzou<pengfei.zou @ pds-inc.com.cn>
15-
* @date 12/02/2020 16:49
16-
*/
175
public interface BeanMockerInterceptor<T>{
186
/**
197
* 返回值类型说明:

0 commit comments

Comments
 (0)