Skip to content

Commit c01303a

Browse files
author
JsonZou
committed
1.删除误用注释
1 parent 6061e1c commit c01303a

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

src/test/java/com/github/jsonzou/jmockdata/bean/SimpleBean.java

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
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.bean;
102

113
import lombok.Setter;
124

135
/**
14-
* @author jsonzou<pengfei.zou @ pds-inc.com.cn>
6+
* @author jsonzou
157
* @date 12/02/2020 18:33
168
*/
179
public class SimpleBean {

0 commit comments

Comments
 (0)