CONTROLLER變更

This commit is contained in:
2025-05-14 14:17:03 +09:00
parent 057a066404
commit 31639a6e98
14 changed files with 33 additions and 31 deletions

View File

@ -1,6 +1,5 @@
package co.jp.app.common;
import co.jp.app.common.ResultCode;
public class ApiResponse<T> {
private boolean success;