fusenapi/utils/order/order_invoice.go

6 lines
60 B
Go

package order
func GetOrderInvoice() string {
return ""
}