1
This commit is contained in:
@@ -1000,7 +1000,7 @@ public class InstructionServiceImpl implements IInstructionService {
|
|||||||
// 地址
|
// 地址
|
||||||
fullAddress.append(address);
|
fullAddress.append(address);
|
||||||
// 原始电话和编号
|
// 原始电话和编号
|
||||||
fullAddress.append(" ").append(phone);
|
fullAddress.append(" 送货打").append(phone);
|
||||||
if (!suffix.isEmpty()) {
|
if (!suffix.isEmpty()) {
|
||||||
fullAddress.append("转").append(suffix);
|
fullAddress.append("转").append(suffix);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user