fusenapi/utils/order/order_invoice.go

6 lines
60 B
Go
Raw Normal View History

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