Merge branch 'main' of http://113.45.157.195:3003/insiinc/nice-playground
This commit is contained in:
commit
9764c3c8c6
|
@ -4,7 +4,7 @@ import { GoodsController } from './goods.controller';
|
|||
|
||||
@Module({
|
||||
providers: [GoodsService],
|
||||
controllers: [GoodsController],
|
||||
controllers:[GoodsController]
|
||||
})
|
||||
export class GoodsModule {}
|
||||
|
||||
export class GoodsModule {}
|
||||
|
|
Loading…
Reference in New Issue