Commit f8187a0a by 杨铁龙
parents a51ccc2f a2dcf20b
Showing with 1 additions and 1 deletions
......@@ -18,7 +18,7 @@ class OrderService {
private readonly handler = new UniplatSdkExtender();
public openOrder(params: {
productId: string;
productId: string | number;
srcPlatform: SrcPlatform;
createdType: OperationType;
}) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment