fix modify sur

master
luoyang 6 years ago
parent 9d0fb270fe
commit aa006c3562

@ -3197,6 +3197,7 @@ public class ClientManagerImpl implements ClientManager, ManagerTodoNoticeProvid
}
@Override
@Transactional
public void setSkipClearing(JSONObject account, String clientMoniker, Boolean skip_clearing) {
JSONObject client = getClientInfoByMoniker(clientMoniker);
if (client == null) {

Loading…
Cancel
Save