This commit is contained in:
2025-10-30 02:27:38 +08:00
parent fd8400afe4
commit edec1cbc08

View File

@@ -682,9 +682,9 @@ export default {
accountSubAccounts: {}, // 每个主账号对应的子账号 { appid: [subAccount1, subAccount2] } accountSubAccounts: {}, // 每个主账号对应的子账号 { appid: [subAccount1, subAccount2] }
delaySeconds: 3, delaySeconds: 3,
userName: "", userName: "",
province: 230000, // 默认黑龙江省 province: 110000, // 默认北京市
city: 230100, // 默认哈尔滨 city: 110100, // 默认北京
district: 230113, // 默认道外 district: 110105, // 默认朝阳
itemBizType: 2, itemBizType: 2,
spBizType: 3, spBizType: 3,
channelCatId: "", channelCatId: "",