|
|
|
@ -45,14 +45,12 @@ public class XitFrameFileServiceImpl implements XitFrameFileService {
|
|
|
|
|
|
|
|
|
|
@Override
|
|
|
|
|
public void addProc(Map<String, String> m) {
|
|
|
|
|
// TODO Auto-generated method stub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@Override
|
|
|
|
|
public void modifyProc(Map<String, String> m) {
|
|
|
|
|
// TODO Auto-generated method stub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@Override
|
|
|
|
@ -74,7 +72,6 @@ public class XitFrameFileServiceImpl implements XitFrameFileService {
|
|
|
|
|
|
|
|
|
|
@Override
|
|
|
|
|
public void removesProc(String ids) {
|
|
|
|
|
// TODO Auto-generated method stub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|