发布0202
大石头 authored at 2020-02-02 20:46:42
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
    {
    }
}