mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-10 03:42:56 +08:00
Return invoiceUrl in invoice-payment API.
This commit is contained in:
@@ -17,7 +17,6 @@ import {Button, Descriptions, Spin} from "antd";
|
||||
import i18next from "i18next";
|
||||
import * as ProductBackend from "./backend/ProductBackend";
|
||||
import * as ProviderBackend from "./backend/ProviderBackend";
|
||||
import * as Provider from "./auth/Provider";
|
||||
import * as Setting from "./Setting";
|
||||
|
||||
class ProductBuyPage extends React.Component {
|
||||
|
Reference in New Issue
Block a user