fix: recheck create sep

This commit is contained in:
riefive
2025-10-28 16:14:18 +07:00
parent b330609212
commit 0ecac1c183
5 changed files with 55 additions and 33 deletions
@@ -1,7 +1,7 @@
// Base
import * as base from './_crud-base'
const path = '/api/vclaim/v1/monitoring/history'
const path = '/api/vclaim/v1/monitoring/hist'
const name = 'monitoring-history'
export function getList(params: any = null) {