forked from Yara724/api
update the fanavaran for both tejarat no and parsian clients , dont forget about the env files
This commit is contained in:
@@ -76,6 +76,16 @@ export const FANAVARAN_REMOTE_LOOKUPS: FanavaranRemoteLookupDefinition[] = [
|
||||
url: `${FANAVARAN_LOOKUP_BASE_URL}/common/code-list/person-role`,
|
||||
cacheFile: "person-role.json",
|
||||
},
|
||||
{
|
||||
name: "insurance-corp",
|
||||
url: `${FANAVARAN_LOOKUP_BASE_URL}/common/code-list/insurance-corp`,
|
||||
cacheFile: "insurance-corp.json",
|
||||
},
|
||||
{
|
||||
name: "file-types",
|
||||
url: `${FANAVARAN_LOOKUP_BASE_URL}/common/base-info/file-types`,
|
||||
cacheFile: "file-types.json",
|
||||
},
|
||||
];
|
||||
|
||||
export const TEJARAT_STATIC_ACCIDENT_FILES = {
|
||||
|
||||
Reference in New Issue
Block a user