mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-21 19:28:10 +08:00
转移.net core 3.1,为.NET 5做准备
This commit is contained in:
20
OpenAuth.WebApi/Template/BuildUpdateReq.html
Normal file
20
OpenAuth.WebApi/Template/BuildUpdateReq.html
Normal file
@@ -0,0 +1,20 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// This code was generated by a CodeSmith Template.
|
||||
//
|
||||
// DO NOT MODIFY contents of this file. Changes to this
|
||||
// file will be lost if the code is regenerated.
|
||||
// Author:Yubao Li
|
||||
//------------------------------------------------------------------------------
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using OpenAuth.Repository.Core;
|
||||
|
||||
namespace OpenAuth.App.Request
|
||||
{
|
||||
{AttributeManager}
|
||||
public class AddOrUpdate{ClassName}Req
|
||||
{
|
||||
{AttributeList}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user