发布1203
大石头 authored at 2019-12-03 22:57:54
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
    {
    }
}