18:10:27.917 error: Not enough information to infer type variable T
18:10:27.917 at common/uts/cloud-object.uts:20:38
18:10:27.917 18 |
18:10:27.917 19 |
18:10:27.918 20 | export const goodsDefaultUI= uniCloud.importObject("goods");
18:10:27.918 | ^
18:10:27.918 21 | export const goodsCustomUI= uniCloud.importObject("goods", {
18:10:27.918 22 | customUI: true
18:10:27.918 error: Unresolved reference: GenCloudObjGoods
18:10:27.918 at common/uts/cloud-object.uts:20:51
18:10:27.918 18 |
18:10:27.918 19 |
18:10:27.918 20 | export const goodsDefaultUI= uniCloud.importObject("goods");
18:10:27.918 | ^
18:10:27.918 21 | export const goodsCustomUI= uniCloud.importObject("goods", {
18:10:27.918 22 | customUI: true
kaleidosJohna
- 发布:2025-01-11 18:16
- 更新:2025-01-11 19:01
- 阅读:16
1 个回复
kaleidosJohna (作者)
顶一下