-ตั้งชื่อ caching ผิด
This commit is contained in:
@@ -4,7 +4,7 @@ export const CACHEABLE_URLS = {
|
|||||||
// e.g., '/api/data'
|
// e.g., '/api/data'
|
||||||
],
|
],
|
||||||
POST: [
|
POST: [
|
||||||
'/api/web/accountingSearch',
|
'/api/web/accountingSetup',
|
||||||
'/api/nigga'
|
'/api/nigga'
|
||||||
// Add POST URIs here that you want to cache
|
// Add POST URIs here that you want to cache
|
||||||
// e.g., '/api/search'
|
// e.g., '/api/search'
|
||||||
|
|||||||
Reference in New Issue
Block a user