Commit c061f541 authored by 张永's avatar 张永

111

parent 7b67cb27
...@@ -44,8 +44,8 @@ public class CartQueryServiceImpl implements CartQueryService { ...@@ -44,8 +44,8 @@ public class CartQueryServiceImpl implements CartQueryService {
@Autowired @Autowired
private JdbcTemplate jdbcTemplate; private JdbcTemplate jdbcTemplate;
@Autowired //@Autowired
@Qualifier("readonly") //@Qualifier("readonly")
//private JdbcTemplate readJdbcTemplate; //private JdbcTemplate readJdbcTemplate;
public Map<String, Object> query(String orgNo, String shopNo, String terminal,String isCalcPromo,String agentID) { public Map<String, Object> query(String orgNo, String shopNo, String terminal,String isCalcPromo,String agentID) {
......
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