造成原因Constructor (see DbSwitch:64) has been changed after generation.

將type類型從boolean改成了int 

解決方法:1.添加新參數后的解決方法 更改build.gradle内的Constructor (see DbSwitch:64) has been changed after generation.版本號朝上加一  ,更該后build--->make-project

2.更改已有參數后解決方法 更改版本號--> 刪除相應的標注了@generation的構造方法 --.> build -->make project  完成后解決

Constructor (see DbSwitch:64) has been changed after generation.

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-14
  • 2021-10-04
猜你喜欢
  • 2021-05-14
  • 2021-07-14
  • 2022-12-23
  • 2022-12-23
  • 2021-06-21
  • 2021-08-31
  • 2021-07-27
相关资源
相似解决方案