添加项目文件。
This commit is contained in:
9
Atomx.Common/Models/ProductCategoryConfig.cs
Normal file
9
Atomx.Common/Models/ProductCategoryConfig.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace Atomx.Common.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// 产品分类的配置信息
|
||||
/// </summary>
|
||||
public class ProductCategoryConfig
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user