mirror of
https://gitee.com/openharmony/distributeddatamgr_kv_store
synced 2024-11-26 19:51:20 +00:00
modify mac bug
Signed-off-by: ding_dong_dong <dingdongdong4@huawei.com>
This commit is contained in:
parent
c816ba6af2
commit
1118599fd3
@ -53,7 +53,7 @@ public:
|
||||
|
||||
struct ApplicationInfo {
|
||||
bool isSystemApp = true;
|
||||
int32_t apiTargetVersion = 9;
|
||||
int32_t apiTargetVersion = API_VERSION;
|
||||
};
|
||||
|
||||
class ContextMock {
|
||||
|
Loading…
Reference in New Issue
Block a user