finished: check update
This commit is contained in:
@@ -2,10 +2,18 @@
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
|
||||
export function CheckBeforeInit() {
|
||||
return window['go']['service']['SQLiteHelper']['CheckBeforeInit']();
|
||||
}
|
||||
|
||||
export function Close() {
|
||||
return window['go']['service']['SQLiteHelper']['Close']();
|
||||
}
|
||||
|
||||
export function InitSQLiteHelper() {
|
||||
return window['go']['service']['SQLiteHelper']['InitSQLiteHelper']();
|
||||
}
|
||||
|
||||
export function QueryMacAddressByPrefix(arg1) {
|
||||
return window['go']['service']['SQLiteHelper']['QueryMacAddressByPrefix'](arg1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user