This action will force synchronization from zuohuaijun/Admin.NET, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
/* tslint:disable *//* eslint-disable *//*** Admin.NET* 让 .NET 开发更简单、更通用、更流行。前后端分离架构(.NET6/Vue3),开箱即用紧随前沿技术。<br/><a href='https://gitee.com/zuohuaijun/Admin.NET/'>https://gitee.com/zuohuaijun/Admin.NET</a>** OpenAPI spec version: 1.0.0* Contact: 515096995@qq.com** NOTE: This class is auto generated by the swagger code generator program.* https://github.com/swagger-api/swagger-codegen.git* Do not edit the class manually.*/import { SysUser } from './sys-user';/*** 全局返回结果* @export* @interface AdminResultSysUser*/export interface AdminResultSysUser {/*** 状态码* @type {number}* @memberof AdminResultSysUser*/code?: number;/*** 类型success、warning、error* @type {string}* @memberof AdminResultSysUser*/type?: string | null;/*** 错误信息* @type {string}* @memberof AdminResultSysUser*/message?: string | null;/**** @type {SysUser}* @memberof AdminResultSysUser*/result?: SysUser;/*** 附加数据* @type {any}* @memberof AdminResultSysUser*/extras?: any | null;/*** 时间* @type {Date}* @memberof AdminResultSysUser*/time?: Date;}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。