docs: 更新 README 文档

This commit is contained in:
2025-07-06 10:20:24 +08:00
parent 2138bee42c
commit acfdfce2cc
5 changed files with 42 additions and 25 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package top.continew.admin.common.base.model.req;
package top.continew.admin.common.model.req;
import io.swagger.v3.oas.annotations.media.Schema;
import jakarta.validation.constraints.NotNull;