From 08e430f02fe03162e4399f0d6e244e20578a3518 Mon Sep 17 00:00:00 2001 From: surenjun Date: Tue, 28 Oct 2025 14:51:39 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=BC=95=E5=85=A5=E6=8A=A5?= =?UTF-8?q?=E9=94=99=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/src/main/ets/common/service/initable.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entry/src/main/ets/common/service/initable.ts b/entry/src/main/ets/common/service/initable.ts index 27f2245b..71f79109 100644 --- a/entry/src/main/ets/common/service/initable.ts +++ b/entry/src/main/ets/common/service/initable.ts @@ -32,7 +32,7 @@ import { GlobalConfig } from '../../config/index'; import prompt from '@ohos.promptAction' import DB, { ColumnType } from '../database/DbSql'; import { MA_SYS_SET_COLUMN } from '../../model/Table'; -import { getChuankouFn } from '../service/indexService' +import { getChuankouFn } from './indexService' // @ts-nocheck //读表