订单列表增加手机号搜索 #20

Merged
longbot merged 3 commits from zhuotianyuan/API:main into main 2025-09-24 09:04:31 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 20b84637d3 - Show all commits

View File

@ -62,5 +62,5 @@ export enum ShipmentType {
}
export enum staticValue {
STATIC_CAPTCHA = '123321'
STATIC_CAPTCHA = 'yoone2025!@YOONE0923'
}