微信小程序发布试用版本
This commit is contained in:
@@ -22,8 +22,8 @@ export function checkTenantIdInCode() {
|
||||
console.log(' - POST/PUT/DELETE 请求:tenantId 作为 body 字段')
|
||||
console.log('')
|
||||
console.log('📝 需要迁移的文件(使用 uni.request 的地方):')
|
||||
console.log(' 1. pages/reception/reception.vue')
|
||||
console.log(' 2. pages/customer/customer.vue')
|
||||
console.log(' 1. pages-subpackage/reception/reception.vue')
|
||||
console.log(' 2. pages-subpackage/customer/customer.vue')
|
||||
console.log(' 3. uni_modules/uni-id-pages/common/store.js (登出接口)')
|
||||
console.log('')
|
||||
console.log('💡 迁移方法:')
|
||||
|
||||
Reference in New Issue
Block a user