Commit 512e7fbc authored by Quxl's avatar Quxl

x

parent ffa21904
......@@ -42,11 +42,6 @@ public class ConfirmQuotationServiceImpl implements ConfirmQuotationService {
@Value("${xmlRoot}")
private String xmlRoot;
public static void main(String[] args) {
String dateString = DateUtil.formatDate(new Date(), DateUtil.FMT_DATE);
System.out.println(dateString);
}
@Override
@Transactional
public void execute(Z_MT_SD_008_SO_CONFIRM_QUOTATION Z_MT_SD_008_SO_CONFIRM_QUOTATION) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment