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