mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-28 10:26:07 +08:00
修复service引入路径
This commit is contained in:
parent
4f0fdbe453
commit
5614e41eb0
|
@ -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