dev
parent
c75a52025d
commit
acf1fd9dea
|
|
@ -22,6 +22,6 @@ public class Const {
|
||||||
|
|
||||||
static {
|
static {
|
||||||
SMS_TEMP_MAP = new HashMap<>();
|
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}安排车辆前去运输。");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue