revisi gw point
This commit is contained in:
@@ -4,7 +4,7 @@ import logging from "./config/logging";
|
||||
import { NAME_SPACE } from "./server";
|
||||
|
||||
export const getOrder = async () => {
|
||||
let url = config.base_url + "tools/member/cashbackpoint/list/";
|
||||
let url = config.base_url + "tools/member/cashbackpoint/list/2025-04-29";
|
||||
logging.info(NAME_SPACE, "\t INFO : " + url);
|
||||
try {
|
||||
const resp = await axios.get(url, {
|
||||
|
||||
Reference in New Issue
Block a user