api.ts 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. /* tslint:disable */
  2. /* eslint-disable */
  3. /**
  4. * Admin.NET
  5. * 让 .NET 开发更简单、更通用、更流行。前后端分离架构(.NET6/Vue3),开箱即用紧随前沿技术。<br/><a href='https://gitee.com/zuohuaijun/Admin.NET/'>https://gitee.com/zuohuaijun/Admin.NET</a>
  6. *
  7. * OpenAPI spec version: 1.0.0
  8. * Contact: 515096995@qq.com
  9. *
  10. * NOTE: This class is auto generated by the swagger code generator program.
  11. * https://github.com/swagger-api/swagger-codegen.git
  12. * Do not edit the class manually.
  13. */export * from './apis/apijsonapi';
  14. export * from './apis/sys-auth-api';
  15. export * from './apis/sys-cache-api';
  16. export * from './apis/sys-code-gen-api';
  17. export * from './apis/sys-code-gen-config-api';
  18. export * from './apis/sys-config-api';
  19. export * from './apis/sys-const-api';
  20. export * from './apis/sys-database-api';
  21. export * from './apis/sys-dict-data-api';
  22. export * from './apis/sys-dict-type-api';
  23. export * from './apis/sys-file-api';
  24. export * from './apis/sys-job-api';
  25. export * from './apis/sys-log-diff-api';
  26. export * from './apis/sys-log-ex-api';
  27. export * from './apis/sys-log-op-api';
  28. export * from './apis/sys-log-vis-api';
  29. export * from './apis/sys-menu-api';
  30. export * from './apis/sys-message-api';
  31. export * from './apis/sys-notice-api';
  32. export * from './apis/sys-online-user-api';
  33. export * from './apis/sys-org-api';
  34. export * from './apis/sys-pos-api';
  35. export * from './apis/sys-region-api';
  36. export * from './apis/sys-role-api';
  37. export * from './apis/sys-server-api';
  38. export * from './apis/sys-tenant-api';
  39. export * from './apis/sys-user-api';
  40. export * from './apis/sys-wechat-api';
  41. export * from './apis/sys-wechat-pay-api';
  42. export * from './apis/sys-wechat-user-api';