fix:抄送邮箱修改
parent
4b8cd8b9e8
commit
abcd3c1c6f
|
|
@ -123,7 +123,7 @@ public class ProjectOrderInfoServiceImpl implements IProjectOrderInfoService, To
|
|||
@Autowired
|
||||
private IProjectProductInfoBakService projectProductInfoBakService;
|
||||
|
||||
private static final List<String> CSS_EMAIL_LIST = Arrays.asList("wangxiaojun@pcitech.com", "huiwang@pcitech.com", "zhaoqian1@pcitech.com", "pci-ict@pcitech.com");
|
||||
private static final List<String> CSS_EMAIL_LIST = Arrays.asList("shiguijuan@pcitech.com", "huiwang@pcitech.com", "zhaoqian1@pcitech.com", "pci-ict@pcitech.com");
|
||||
private static final List<String> REJECT_EMAIL_LIST = Arrays.asList("li.junjie@unisinsight.com", "chen.shenggang@unisinsight.com");
|
||||
|
||||
@Autowired
|
||||
|
|
|
|||
Loading…
Reference in New Issue