Commit 6bcaa4f7 authored by 黄奎's avatar 黄奎

11

parent 85be8740
using System;
using System.Collections.Generic;
using System.Text;
namespace Mall.Model.Query
{
public class YBConfigItem
{
/// <summary>
/// 名称
/// </summary>
public string Name { get; set; }
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment