发布0115
大石头 authored at 2020-01-15 01:11:37
236.00 B
X
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace XCode.Service
{
    /// <summary>数据参数</summary>
    public class DbParam
    {
    }
}