ref |> 去掉wdHwAbility,解决编译报错问题
Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -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 | } |
-
Please register or login to post a comment