移除空格

master
Matthew 11 months ago
parent 7169f1829e
commit c72c03cb63

@ -45,7 +45,7 @@ public enum SmsTypeEnum {
CLEAR_ALL("yw+at+clearAll"), //清除图片、视频、日志
RESTORE("yw+at+Restore"), //恢复出厂设置
SIMCARD("at+str=sim"),
SET_AUTO_TIME("at-auto-time "), // act=[on/off] type=[net/gps]
SET_AUTO_TIME("at-auto-time"), // act=[on/off] type=[net/gps]
GET_GPS("yw+at+getGPS");//GPS数据获取

Loading…
Cancel
Save