This commit is contained in:
2025-12-16 14:08:32 +08:00
parent 7e052d26c4
commit afeabaf662
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
package com.gxwebsoft.demo.dto.controller;
public class Abc {
}

View File

@@ -0,0 +1,4 @@
package com.gxwebsoft.demo.dto.entity;
public class Abc {
}