Commit a2dcf20b by Sixong.Zhu

u

parent 9abb4afc
Showing with 1 additions and 1 deletions
...@@ -19,7 +19,7 @@ class OrderService { ...@@ -19,7 +19,7 @@ class OrderService {
private readonly handler = new UniplatSdkExtender(); private readonly handler = new UniplatSdkExtender();
public openOrder(params: { public openOrder(params: {
productId: string; productId: string | number;
srcPlatform: SrcPlatform; srcPlatform: SrcPlatform;
createdType: OperationType; 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