We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6061e1c commit c01303aCopy full SHA for c01303a
src/test/java/com/github/jsonzou/jmockdata/bean/SimpleBean.java
@@ -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
- **/
9
package com.github.jsonzou.jmockdata.bean;
10
11
import lombok.Setter;
12
13
/**
14
- * @author jsonzou<pengfei.zou @ pds-inc.com.cn>
+ * @author jsonzou
15
* @date 12/02/2020 18:33
16
*/
17
public class SimpleBean {
0 commit comments