0.0.10 • Published 5 years ago

gdk-request-lib v0.0.10

Weekly downloads
27
License
-
Repository
-
Last release
5 years ago

GdkRequestLib

This library was generated with Angular CLI version 8.2.4.

Sử dụng

import vào app.module:

@NgModule({\ .................\ imports : \ ............\ GdkHttpClientConfigModule.forRoot({\ id: \<appid>,\ urlSystem: \<Đường dẫn truy vấn>\ })\ .............\

export vào module\ @NgModule({\ .................\ imports :
............\ GdkConfirmDialogModule\ .............\

###1. Gọi hàm service vào Contructor: Constructor(\ ........\ public client: GdkRequestService\ .......\ ) ###2. Sử dụng các hàm truy vấn: query(reqData: ReqData, path?: string, options:any, serverId?: string): Obserable;\ Cảnh báo: gdkAlert(msg: sring, title?: string, options)

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago