remove transaction

master
wangning 6 years ago
parent f451ee4117
commit 60f5594796

@ -2185,7 +2185,6 @@ public class ClientManagerImpl implements ClientManager, ManagerTodoNoticeProvid
}
@Override
@Transactional
public void getNewAggregateAgreeFile(String clientMoniker, JSONObject manager, boolean renewal) throws Exception {
JSONObject client = getClientInfoByMoniker(clientMoniker);
if (client == null) {

Loading…
Cancel
Save