using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace YLErp.Model.HengTaiModel { /// /// 收益互换日终持仓查询衡泰数据库请求 /// public class ReglRSPositionDbReq { } }