lisai17@sina.com 2020-09-29 11:11:54 +08:00
parent c75a52025d
commit acf1fd9dea
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@ public class Const {
static {
SMS_TEMP_MAP = new HashMap<>();
SMS_TEMP_MAP.put("SMS_200713899", "已经在${supermarket_name}分配了${weight}吨配额,请在${date}安排车辆前去运输。");
SMS_TEMP_MAP.put("SMS_203717953", "已经在${supermarket_name}分配了${weight}吨配额,请在${date}安排车辆前去运输。");
}
}