系统中的User角色和Domain的说法 11-07-23 brighthas 在一个系统中有domain部分,同时UI其实在系统内,应该有个User用户的对象。UI ---发送命令---> User#method -----> 方法内部调用 domain