fix: namespace缺少}

This commit is contained in:
SNOWFLAKE
2025-10-11 05:33:59 +00:00
committed by Gitee
parent 84cd10eb93
commit 9c079ca220

View File

@@ -42,7 +42,7 @@ export namespace ErpStockMoveApi {
no?: string; no?: string;
status?: number; status?: number;
} }
}
/** /**
* 查询库存调拨单分页 * 查询库存调拨单分页
*/ */