2 changed files with 20 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||||
|
package com.epmet.dto.form; |
||||
|
|
||||
|
/** |
||||
|
* @Description |
||||
|
* @ClassName TestFrom |
||||
|
* @Author wangc |
||||
|
* @date 2020.04.16 16:32 |
||||
|
*/ |
||||
|
public class TestFrom { |
||||
|
} |
@ -0,0 +1,10 @@ |
|||||
|
package com.epmet.dto.result; |
||||
|
|
||||
|
/** |
||||
|
* @Description |
||||
|
* @ClassName TestResult |
||||
|
* @Author wangc |
||||
|
* @date 2020.04.16 16:32 |
||||
|
*/ |
||||
|
public class TestResult { |
||||
|
} |
Loading…
Reference in new issue