using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace djy.Paas.Model { /// /// Tb_txxp_BillOrderListDto /// public class txxpBillOrderListDto:tb_txxp_BillOrderList { } }