fix shops slave

This commit is contained in:
shoopea 2020-02-07 10:59:29 +08:00
parent 1eb5783645
commit def808d49a

View File

@ -31,7 +31,7 @@
"max_qty": 10000 "max_qty": 10000
} }
], ],
"shops": [ "/ws_abcd", "shops": [ "abcd",
"/ws_0123" ] "0123" ]
} }
} }