xugenyuan

ref |> 去掉wdHwAbility,解决编译报错问题

Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
@@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
11 "wdKit": "file:../../commons/wdKit", 11 "wdKit": "file:../../commons/wdKit",
12 "wdBean": "file:../../features/wdBean", 12 "wdBean": "file:../../features/wdBean",
13 "wdNetwork": "file:../../commons/wdNetwork", 13 "wdNetwork": "file:../../commons/wdNetwork",
14 - "wdHwAbility": "file:../../features/wdHwAbility", 14 +// "wdHwAbility": "file:../../features/wdHwAbility",
15 "wdConstant": "file:../../commons/wdConstant" 15 "wdConstant": "file:../../commons/wdConstant"
16 } 16 }
17 } 17 }