暂存
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
package com.ruoyi.custom.domain;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
public class WxPush implements Serializable {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user