wl
2022-10-14 31b561887544afc020c5c20637f3cd8f7c927e5e
1
2
3
4
5
6
7
8
9
10
11
12
package com.ycl.entity.message;
 
/**
 * <p>
 * 类说明
 * </p>
 *
 * @author mg
 * @since 2022-10-14
 */
public class SmsTemplate {
}