记得上下班打卡 | git大法好,push需谨慎

Commit 6f9ea9e8 authored by 姜秀龙's avatar 姜秀龙

短信签名 正在现场 临时改为 摩登天空

parent d6a5f5f1
......@@ -7,10 +7,12 @@ public class SmsEnum {
*/
public enum ADSignName {
M01("摩登天空"),
M02("正在现场"),
// M02("正在现场"),
M02("摩登天空"),
M03("新血计划"),
M04("摩登小家伙"),
M05("五百里Live");
M05("五百里Live"),
M06("正在映画");
private final String val;
ADSignName(String val) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment