This commit is contained in:
王子琦
2026-01-20 13:24:10 +08:00
parent cc7d8f30ff
commit 19249fb374
81 changed files with 475 additions and 345 deletions

View File

@@ -1,4 +1,4 @@
package com.nursinghome.common;
package com.nursinghome.common;
public class ApiResponse<T> {
private int code;