贾胜凯
This commit is contained in:
parent
b85b4d3ec1
commit
6a7bd01a2e
|
|
@ -101,6 +101,7 @@ public class QuoteServiceImpl implements IQuoteService {
|
|||
}
|
||||
}
|
||||
iInquirySupplier.setQuoteAmount(allnum+"");
|
||||
iInquirySupplier.setQuoteTime(DateUtils.getNowDate());
|
||||
inquirySupplierMapper.updateInquirySupplier(iInquirySupplier);
|
||||
return 1;
|
||||
} catch (Exception e) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue