1.0.1 • Published 4 years ago

bmm-create-mission v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

What is this?

Module tạo nhiệm vụ của BMM (Bkav Mission Management)

Installation

npm i bmm-create-mission

Then...

import { open, close } from 'bmm-create-mission'

How to use

open({
  SourceCategoryID: 3,
  SourceSystemObjectID: 2150,
  DataJsonBase64: 'eyJTb0t5SGlldSI6IkVRSC05IHRlc3QiLCJOZ2F5QmFuSGFuaCI6IiIsIkRvblZpQmFuSGFuaCI6IlBow7JuZyBWxINuIFRoxrAiLCJUcmljaFlldSI6IkVRSC05IHRlc3QifQ==',
});
1.0.1

4 years ago

1.0.0

4 years ago