mirror of
https://github.com/nsnail/IGeekFan.AspNetCore.Knife4jUI.git
synced 2025-08-04 08:57:58 +08:00
添加项目文件。
This commit is contained in:
8
test/Basic/Controllers/DefaultValuesAttribute.cs
Normal file
8
test/Basic/Controllers/DefaultValuesAttribute.cs
Normal file
@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace Basic.Controllers
|
||||
{
|
||||
internal class DefaultValuesAttribute : Attribute
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user