Authored by mali

Merge branch 'test6.10.1' into test6.10.2_favorite

... ... @@ -31,8 +31,7 @@ public class FastDeliveryProxyService {
public static final String YH_SECRET = "yh_2019oEngMex8";
@Value("${fast.delivery.timetout:1000}")
int Default_Time;
int Default_Time=1000;
@Autowired
FastDeliveryTemplate fastDeliveryTemplate;
... ...
... ... @@ -125,7 +125,7 @@ ufo.product.addSizeSortId=40
ufo.certification.timesLimit=3
fast.delivery.timetout=${fast.delivery.timetout}
unionpay.env=00
unionpay.notifyurl=${unionpay.notifyurl}
... ...