This method will configure the address of the request
domain The IP or domain of a server which is runing the Kingdee Cloud.
domain
K3Client setDomain(String domain) { _domain = domain; return this; }