修改:1、qtask.call 服务
2、其他界面样式优化
This commit is contained in:
@@ -35,6 +35,10 @@ public class BaseService implements Service {
|
||||
protected File APP_HOME;
|
||||
@Resource(name = "meta")
|
||||
protected DataSource metaSource;
|
||||
@Resource
|
||||
protected MetaKit metaKit;
|
||||
|
||||
|
||||
protected static Properties prop = new Properties();
|
||||
protected static TplKit tplKit = TplKit.use(true);
|
||||
private static boolean tplInit = false;
|
||||
|
||||
Reference in New Issue
Block a user