mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-06-26 14:23:09 +08:00
根据最新的项目结构调整代码生成器
This commit is contained in:
@@ -12,6 +12,6 @@ namespace OpenAuth.App.Request
|
||||
{
|
||||
public class Query<%=ModuleName%>ListReq : PageReq
|
||||
{
|
||||
//todo:添加自己的请求字段
|
||||
//todo:根据自己的业务场景添加需要的字段
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user