liujian1_wd

添加依赖

... ... @@ -6,5 +6,7 @@
"description": "Please describe the basic information.",
"main": "./src/main/ets/Index.ets",
"version": "1.0.0",
"dependencies": {}
"dependencies": {
"wdNetwork": "file:../wdNetwork"
}
}
... ...