- 안면인증 LIst 조회용 MID 고정 해제
This commit is contained in:
@@ -79,7 +79,7 @@ export const FaceAuthPage = () => {
|
||||
|
||||
const callList = (type?: string) => {
|
||||
let listParams: ExtensionFaceAuthListParams = {
|
||||
mid: "faceauth0m",
|
||||
mid: mid,
|
||||
userMallId: userMallId,
|
||||
fromDate: fromDate,
|
||||
toDate: toDate,
|
||||
|
||||
Reference in New Issue
Block a user