必须填写至少10个字的日志
using System; using System.Collections.Generic; using System.Text; namespace XAgent { interface IAgentService { } }