08 2019 档案
摘要:1.import com.alibaba.fastjson.JSON;import com.alibaba.fastjson.TypeReference;import com.alibaba.fastjson.serializer.SerializerFeature;import com.googl
阅读全文
摘要:spring: datasource: url: xxxxx username: xxx password: xxxx driver-class-name: oracle.jdbc.driver.OracleDriver type: org.apache.commons.dbcp2.BasicDat
阅读全文
摘要:select count(1) from apps.cop_syn_opp_to_ecom e where e.sync_date >= to_date(TO_CHAR(SYSDATE - 1 / 24 / 60, 'yyyy-mm-dd hh24:mi:ss'), 'yyyy-mm-dd hh24
阅读全文