You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
374 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 招工宝
```
master 主分支
alipay 支付宝
```
page.json中通过注释会员或者门店控制底部显示
```身份识别checkToken
是否是代理agencyid 是否为真
是否是管理员admin 布尔值
是否是本团队item.agencyid == checktoken.agencyid
是否是金马item.agencyid == checktoken.agencyid && item.agencyid == 金马代理id
```