大车科目三
This commit is contained in:
parent
cc1f4a6630
commit
6aea390768
3
.gitignore
vendored
3
.gitignore
vendored
@ -10,4 +10,5 @@
|
|||||||
/.clang-tidy
|
/.clang-tidy
|
||||||
/entry/src/main/cpp
|
/entry/src/main/cpp
|
||||||
/entry/src/main/ets/pages/judgeSDK/utils/judgeConfig.ts
|
/entry/src/main/ets/pages/judgeSDK/utils/judgeConfig.ts
|
||||||
/build-profile.json5
|
/build-profile.json5
|
||||||
|
build-profile.json5
|
||||||
@ -4,13 +4,13 @@
|
|||||||
{
|
{
|
||||||
"name": "default",
|
"name": "default",
|
||||||
"material": {
|
"material": {
|
||||||
"certpath": "/Users/surenjun/.ohos/config/openharmony/auto_ohos_default_subject-two_com.oh.dts.cer",
|
"certpath": "C:\\Users\\93218\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two_com.oh.dts.cer",
|
||||||
"storePassword": "0000001BE4BBADDF656A884E7A7BB5FD51F64FBB61DD24A944FEA969482DD693210ED5FF3D29F13642E3A3",
|
"storePassword": "0000001B97BEB2EE7195C23EF422C88D2667F5DA9FBEF061A0B4F4408449BB70E434D55EDC654CEF091D55",
|
||||||
"keyAlias": "debugKey",
|
"keyAlias": "debugKey",
|
||||||
"keyPassword": "0000001BDEFFDC280B45617E7FC447CB21F2D133540301F543454643D3F5E9F6E5ED2A583A7FA92B260433",
|
"keyPassword": "0000001BB3DA252CEA81031DF8420F8DD5970B43B58EF60C83BF57122B704A6B6F82CEE4008827EA85CFD0",
|
||||||
"profile": "/Users/surenjun/.ohos/config/openharmony/auto_ohos_default_subject-two_com.oh.dts.p7b",
|
"profile": "C:\\Users\\93218\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two_com.oh.dts.p7b",
|
||||||
"signAlg": "SHA256withECDSA",
|
"signAlg": "SHA256withECDSA",
|
||||||
"storeFile": "/Users/surenjun/.ohos/config/openharmony/auto_ohos_default_subject-two_com.oh.dts.p12"
|
"storeFile": "C:\\Users\\93218\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two_com.oh.dts.p12"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user