wl
2022-10-17 d46beba25ccb64a1047a98d642b6ce45e82f0bee
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 {
}