public interface IUpdateService<T>
void
delete(Long id)
Long
save(T go)
Long save(T go) throws Exception
Exception
void delete(Long id)
Copyright © 2018. All rights reserved.