ionic-vhframeworks 10.5.3 → 10.5.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -14442,7 +14442,7 @@ export declare class VhQueryAutoWeb {
|
|
|
14442
14442
|
console.log('error', error);
|
|
14443
14443
|
})
|
|
14444
14444
|
* @param records: [{loc, lastmod, changefreq, priority},...]
|
|
14445
|
-
* @return Promise => rsp ={vcode, msg, data(
|
|
14445
|
+
* @return Promise => rsp ={vcode, msg, data(true/false)} / error
|
|
14446
14446
|
* @notice : hàm này chỉ add được dữ liệu sau khi nhân viên quản trị đã đăng nhập
|
|
14447
14447
|
* vcode == 0: success
|
|
14448
14448
|
* vcode == 11: 'not logged in
|