chore: seeder for city and province
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { Injectable } from "@nestjs/common";
|
||||
|
||||
@Injectable()
|
||||
export class AddressService {
|
||||
constructor() {}
|
||||
}
|
||||
Reference in New Issue
Block a user