
2 changed files with 18 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||
package com.yxt.as.api; |
|||
|
|||
/** |
|||
* @description: |
|||
* @author: dimengzhe |
|||
* @date: 2024/3/6 |
|||
**/ |
|||
public class Test { |
|||
} |
@ -0,0 +1,9 @@ |
|||
package com.yxt.as.biz; |
|||
|
|||
/** |
|||
* @description: |
|||
* @author: dimengzhe |
|||
* @date: 2024/3/6 |
|||
**/ |
|||
public class TestRest { |
|||
} |
Loading…
Reference in new issue