|
@@ -95,7 +95,7 @@ export const setServiceURL = (config: URL): void => {
|
|
|
|
|
|
|
|
export function handleOem() {
|
|
export function handleOem() {
|
|
|
enum OemType {
|
|
enum OemType {
|
|
|
- manager = '',
|
|
|
|
|
|
|
+ manager = 'qyfg', // 千海金
|
|
|
wrspot = 'yrdz' // 仓单贸易
|
|
wrspot = 'yrdz' // 仓单贸易
|
|
|
}
|
|
}
|
|
|
function getOem(type: OemType) {
|
|
function getOem(type: OemType) {
|