Commit c061f541 authored by 张永's avatar 张永

111

parent 7b67cb27
......@@ -44,8 +44,8 @@ public class CartQueryServiceImpl implements CartQueryService {
@Autowired
private JdbcTemplate jdbcTemplate;
@Autowired
@Qualifier("readonly")
//@Autowired
//@Qualifier("readonly")
//private JdbcTemplate readJdbcTemplate;
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