delay test
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ const (
|
||||
* (ARR-CSN3126/A5040-ZSPD-ZBTJ1601)
|
||||
* (DEP-CSN3125/A4553-ZGHA0554-ZBTJ-DOF/120820)
|
||||
*/
|
||||
CompositeDepArr = `(?m)\(` + `\[A-Z]{3}` + PlaneRegex + DepRegex + ArrRegex + DofRegex + `\)`
|
||||
CompositeDepArr = `(?m)\(\[A-Z]{3}` + PlaneRegex + DepRegex + ArrRegex + DofRegex + `\)`
|
||||
/**
|
||||
* sample:
|
||||
* (DLA‐ABC123‐NZAA0145‐VTBS‐DOF/091120)
|
||||
|
||||
Reference in New Issue
Block a user