|
@@ -12,7 +12,6 @@ public interface IFzssService {
|
|
RequestResult AddHgxfx(HgxfxEntityDTO hgxfxEntityDTO) throws IOException;
|
|
RequestResult AddHgxfx(HgxfxEntityDTO hgxfxEntityDTO) throws IOException;
|
|
|
|
|
|
FzxzCalc GetFzxzParam(Map params);
|
|
FzxzCalc GetFzxzParam(Map params);
|
|
-
|
|
|
|
void saveScheduleParam(FzxzCalc fzxzCalc);
|
|
void saveScheduleParam(FzxzCalc fzxzCalc);
|
|
RequestResult startSchedule(FzxzCalc fzxzCalc);
|
|
RequestResult startSchedule(FzxzCalc fzxzCalc);
|
|
|
|
|