|
|
@ -188,4 +188,6 @@ public interface ISysBusinessService { |
|
|
|
SysBusinessViewVo queryViewById(Long id); |
|
|
|
SysBusinessViewVo queryViewById(Long id); |
|
|
|
|
|
|
|
|
|
|
|
int editBusinessStatus(SysBusinessBo bo); |
|
|
|
int editBusinessStatus(SysBusinessBo bo); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
int editSortBatch(BusinessSortBo bo); |
|
|
|
} |
|
|
|
} |
|
|
|