update: add city, province, subdistrict,ward
This commit is contained in:
@ -41,6 +41,10 @@ export * from "../entity/faretype"
|
||||
export * from "../entity/card_type"
|
||||
export * from "../entity/payment_method"
|
||||
export * from "../entity/registrationfee"
|
||||
export * from "../entity/province"
|
||||
export * from "../entity/city"
|
||||
export * from "../entity/subdistrict"
|
||||
export * from "../entity/ward"
|
||||
|
||||
export * from "../types/action";
|
||||
export * from "../types/error";
|
||||
|
||||
Reference in New Issue
Block a user