liujian1_wd

添加依赖

... ... @@ -7,6 +7,8 @@
"main": "./src/main/ets/Index.ets",
"version": "1.0.0",
"dependencies": {
"wdNetwork": "file:../wdNetwork"
"wdNetwork": "file:../wdNetwork",
"wdKit": "file:../wdKit",
"wdConstant": "file:../wdConstant"
}
}
... ...