generated from Leo_Ding/web-template
1
This commit is contained in:
parent
2264c268eb
commit
fe00c9d4c8
@ -141,9 +141,9 @@ export const payStatusDict = new PayStatusDict()
|
||||
export const authenticationDict = new AuthenticationDict()
|
||||
export const authenticationTypeDict = new AuthenticationTypeDict()
|
||||
export const disabledDict = new DisabledDict()
|
||||
export const imgType =new ImgType()
|
||||
export const payType=new PayType()
|
||||
export const ticketStatus=new TicketStatus()
|
||||
export const invoiceTitleType=new InvoiceTitleType()
|
||||
export const imgType = new ImgType()
|
||||
export const payType = new PayType()
|
||||
export const ticketStatus = new TicketStatus()
|
||||
export const invoiceTitleType = new InvoiceTitleType()
|
||||
export const healthStatus = new HealthStatus()
|
||||
export const runningStatus = new RunningStatus()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user