whyclxw
2024-09-12 ce83a0787ee84549eec80e834cd23e64eeac8987
src/main/java/com/whyc/controller/OperationLogController.java
@@ -1,7 +1,7 @@
package com.whyc.controller;
import com.whyc.dto.Response;
import com.whyc.pojo.OperationLog;
import com.whyc.pojo.db_user.OperationLog;
import com.whyc.service.OperationLogService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;