mh_jy_safe/APT.MicroApi/APT.PP.WebApi/Controllers/Api/T4/T4Control.cs
wyw 8c220e5e04 三级安全教育记录 添加【新增】【删除】 功能
看板 班前会 及时完成率 数值保留2位有效数字
公告 添加显示 撰稿人
标语 添加 纯对应标语文本的字段
2026-05-09 16:07:56 +08:00

32 lines
623 B
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//------------------------------------------------------------------------------
// T4模板文件基础接口类
// 此代码由T4模板自动生成
// 对此文件的更改可能会导致不正确的行为,并且如果重新生成代码,这些更改将会丢失。
//------------------------------------------------------------------------------
using APT.Infrastructure.Core;
using Microsoft.AspNetCore.Mvc;
using System.Collections.Generic;
using APT.Utility;
using APT.Infrastructure.Api;
using APT.BaseData.Domain.ApiModel.PF;
namespace APT.PP.WebApi.Controllers.Api
{
}