master
parent
e34779a165
commit
b1f61478c8
4 changed files with 36 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||||
|
package com.teaching.backend.model.dto; |
||||||
|
|
||||||
|
/** |
||||||
|
* @Author:youhang |
||||||
|
* @Date:2024-05-30-18:20 |
||||||
|
* @Description: |
||||||
|
*/ |
||||||
|
public class test1 { |
||||||
|
} |
@ -0,0 +1,9 @@ |
|||||||
|
package com.teaching.backend.model.entity; |
||||||
|
|
||||||
|
/** |
||||||
|
* @Author:youhang |
||||||
|
* @Date:2024-05-30-18:20 |
||||||
|
* @Description: |
||||||
|
*/ |
||||||
|
public class test1 { |
||||||
|
} |
@ -0,0 +1,9 @@ |
|||||||
|
package com.teaching.backend.model.enums; |
||||||
|
|
||||||
|
/** |
||||||
|
* @Author:youhang |
||||||
|
* @Date:2024-05-30-18:20 |
||||||
|
* @Description: |
||||||
|
*/ |
||||||
|
public class test1 { |
||||||
|
} |
@ -0,0 +1,9 @@ |
|||||||
|
package com.teaching.backend.model.vo; |
||||||
|
|
||||||
|
/** |
||||||
|
* @Author:youhang |
||||||
|
* @Date:2024-05-30-18:20 |
||||||
|
* @Description: |
||||||
|
*/ |
||||||
|
public class test1 { |
||||||
|
} |
Loading…
Reference in new issue