generated from tailored/router-db-template
temp
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Comment } from '@/services/xhs-db/comment.ts';
|
||||
import { Comment } from '@kevisual/xhs/services/xhs-db/comment.ts';
|
||||
|
||||
import { Sequelize, Model, DataTypes, InferAttributes, InferCreationAttributes } from 'sequelize';
|
||||
import path from 'path';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { app } from '@/index.ts';
|
||||
import { app } from '@kevisual/xhs/index.ts';
|
||||
|
||||
app.parse({
|
||||
path: 'mention',
|
||||
|
||||
Reference in New Issue
Block a user