mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 23:06:06 +08:00
修复service引入路径
This commit is contained in:
parent
596f93623e
commit
bcac3deb6e
|
@ -1,4 +1,4 @@
|
|||
import DependenceService from 'back/services/dependence';
|
||||
import DependenceService from '../services/dependence';
|
||||
import { exec } from 'child_process';
|
||||
import { Container } from 'typedi';
|
||||
import { Crontab, CrontabStatus } from '../data/cron';
|
||||
|
|
Loading…
Reference in New Issue
Block a user