业务申请,修改申请编号
This commit is contained in:
parent
4431a5cc48
commit
9454b22527
@ -120,7 +120,7 @@ public class SerialNumberUtil {
|
||||
}
|
||||
|
||||
public static synchronized String getProjectSerialNumber1(String orgId,JBOTransaction tx) throws Exception{
|
||||
return SerialNumberUtil.getSerialNumber("P{year}{maxOrderNumber}",7,null, "ÏîÄ¿±àºÅ"+orgId, null, tx);
|
||||
return SerialNumberUtil.getSerialNumber("A{year}{maxOrderNumber}",7,null, "ÏîÄ¿±àºÅ"+orgId, null, tx);
|
||||
}
|
||||
|
||||
public static synchronized String getProjectSerialNumber2(JBOTransaction tx) throws Exception{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user