Options
All
  • Public
  • Public/Protected
  • All
Menu

Module YH-Business/src/SysNotice

Index

Enumerations

Classes

Interfaces

Type aliases

Type aliases

SysNoticeCallBackHandle

SysNoticeCallBackHandle: (err: any) => void

调用回调

param

错误 出错时候返回的是错误信息,成功为udnefined

Type declaration

    • (err: any): void
    • Parameters

      • err: any

      Returns void

Generated using TypeDoc