feat(openapi):优化token验证与单位信息获取逻辑
- 在OpenApiControllerAop中增加token有效性检查,防止无效token继续执行
- 修改BizTokenModel中使用appId替代product作为对接单位标识
- 新增queryUnitInfoByAppId方法,通过appId从数据库查询单位信息
- 增加文件上传大小限制配置及Feign客户端超时时间配置
- 调整cylinderFillingHandler方法中的公司名称和编码来源,改为从token中获取
Showing
Please
register
or
sign in
to comment