feat: 建立顺运宝采购处理状态 (#67)
This commit is contained in:
@@ -99,6 +99,7 @@ func TestMainPagesReturnOK(t *testing.T) {
|
||||
"同步记录", "刷新同步记录", `data-syb-history-slot`,
|
||||
`data-history-fetch-url=`,
|
||||
`name="date_from"`, `name="date_to"`,
|
||||
`name="stage"`, "处理阶段", "下一步", `data-detail-url=`,
|
||||
"按顺运宝货运单创建日期(UTC+8)同步",
|
||||
} {
|
||||
if !strings.Contains(sybResponse.Body.String(), want) {
|
||||
|
||||
Reference in New Issue
Block a user