md
This commit is contained in:
parent
0ecd6aeaf4
commit
5be90cb2bd
@ -86,6 +86,7 @@ public class EmisBrandServiceImpl implements IEmisBrandService
|
||||
@Override
|
||||
public int updateEmisBrand(EmisBrand emisBrand)
|
||||
{
|
||||
emisBrand.preUpdate();
|
||||
return emisBrandMapper.updateEmisBrand(emisBrand);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user