@Service public class SerialNumberService extends Object implements ISerialNumberService, org.springframework.beans.factory.InitializingBean
| 构造器和说明 |
|---|
SerialNumberService() |
public void afterPropertiesSet()
throws Exception
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanException@Transactional(propagation=REQUIRES_NEW) public String generateSerialNumber(SerialNumberRule serialNumberRule, String... params)
ISerialNumberServicegenerateSerialNumber 在接口中 ISerialNumberServiceserialNumberRule - 序列号规则params - 参数Copyright © 2018 Pivotal Software, Inc.. All rights reserved.