mirror of
https://gitee.com/openharmony/third_party_jsframework
synced 2024-11-23 06:40:59 +00:00
回退不相关修改
Signed-off-by: liuwei <liuwei595@huawei.com>
This commit is contained in:
parent
4e515b02db
commit
c15322ed83
@ -18,7 +18,7 @@ export const MemLevel = {
|
||||
MEM_LEVEL_DEFAULT: 8
|
||||
};
|
||||
export const ErrorCode = {
|
||||
ERROR_CODE_OK: 1,
|
||||
ERROR_CODE_OK: 0,
|
||||
ERROR_CODE_ERRNO: -1,
|
||||
};
|
||||
export const CompressLevel = {
|
||||
|
Loading…
Reference in New Issue
Block a user