feat(M08-A): 接入顾客端续费换房分享
This commit is contained in:
@@ -51,7 +51,10 @@ for (const route of [
|
||||
'/history',
|
||||
'/cancellation-quote',
|
||||
'/cancel',
|
||||
'/open-door'
|
||||
'/open-door',
|
||||
'/renew',
|
||||
'/change-room',
|
||||
'/shares'
|
||||
]) {
|
||||
assert.match(orders, new RegExp(route.replace(/[.*+?^${}()|[\]\\]/g, '\\$&')));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user