1
This commit is contained in:
@@ -53,6 +53,12 @@ export const GP12Topic = {
|
|||||||
SiteComLabelCode: title + '/gp12/SiteComLabelCode',
|
SiteComLabelCode: title + '/gp12/SiteComLabelCode',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// 后道-topic
|
||||||
|
export const BackEndTopic = {
|
||||||
|
// 后道标签扫码
|
||||||
|
SiteComLabelCode: title + '/backEnd/SiteComLabelCode',
|
||||||
|
}
|
||||||
|
|
||||||
export function createClient(clientId = null) {
|
export function createClient(clientId = null) {
|
||||||
let _options = options
|
let _options = options
|
||||||
if (clientId !== null) {
|
if (clientId !== null) {
|
||||||
|
|||||||
Reference in New Issue
Block a user