|
@@ -227,8 +227,8 @@ public class FinancePaymentApplicationServiceImpl extends ServiceImpl<FinancePay
|
|
|
//返回财务
|
|
|
application.setReviewederId("financialReview");
|
|
|
} else {
|
|
|
- String paymentMedia = application.getPaymentMedia();//媒体类型 1-头条、2-快手、3-磁力金牛、4-广点通
|
|
|
- if ("3".equals(paymentMedia)) {
|
|
|
+ String paymentMedia = application.getPaymentMedia();//媒体类型 1-头条、2-快手、7-磁力金牛、9-广点通
|
|
|
+ if ("7".equals(paymentMedia)) {
|
|
|
//吴睿刚(4aba62011120ac565c7f2b9f8f4aa96b)
|
|
|
//TODO application.setReviewederId("4aba62011120ac565c7f2b9f8f4aa96b");
|
|
|
// application.setRevieweder("吴睿刚");
|