1
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
package com.peanut.modules.common.to;
|
||||
|
||||
import lombok.Data;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
|
||||
@Slf4j
|
||||
@Data
|
||||
public class ParamTo {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user