revisi lib
This commit is contained in:
@@ -22,7 +22,7 @@ import { NAME_SPACE } from "./server";
|
||||
// };
|
||||
export const retur = async () => {
|
||||
const url = config.base_url + "tools/member/uploadretur/upload/";
|
||||
logging.info(NAME_SPACE, "INFO : " + url);
|
||||
logging.info(NAME_SPACE, "\t INFO : " + url);
|
||||
try {
|
||||
const resp = await axios.get(url, {
|
||||
responseType: "arraybuffer",
|
||||
|
||||
Reference in New Issue
Block a user