reghao
|
8167c51a95
更新 README.md 和构建部署脚本
|
hai 1 ano |
reghao
|
384fb95b98
修正 PlayRecordMapper.xml
|
hai 1 ano |
reghao
|
dcc4c93ce9
发布 VideoPost 时同步 VideoCategoryPost
|
hai 1 ano |
reghao
|
06e5d2d66b
更新 VideoPostQueryImpl#getCategoryShortVideos 方法的查询条件
|
hai 1 ano |
reghao
|
a7056a2e0c
content-service 添加一个 VideoCategoryPost model, 用于存放每个用户在每个分区发布的最新稿件, 因此 categoryId-userId 组成唯一约束
|
hai 1 ano |
reghao
|
31c62b1ff7
UserRegistry 添加一个 domain 字段, 用于指定 gateway 的域名, 便于指定创建帐号时头像的具体 url
|
hai 1 ano |
reghao
|
d98ed2e58b
UserAccount 的 email 和 mobile 是 unique, 因此未设置时只能为 null
|
hai 1 ano |
reghao
|
1e1290d999
1.account-service 引入消息队列, 用于将验证码等消息发送到 message-service, 不再使用 message-service 的 rpc 接口
|
hai 1 ano |
reghao
|
73d64c7154
UserRegistry 中添加 captchaCode, verifyCode 和 enableCode 三个字段, 用于指定在测试时使用的固定验证码
|
hai 1 ano |
reghao
|
34760edca8
UserWalletService 添加一个 approveAllCharges 方法
|
hai 1 ano |
reghao
|
e7ca4ce42a
account-service 添加 createAccountTest test-case
|
hai 1 ano |
reghao
|
8afb292ebb
更新 content-service mall 模块
|
hai 1 ano |
reghao
|
ee90ecb005
更新 content-service mall 模块
|
hai 1 ano |
reghao
|
c7ecf3f77c
更新 content-service dev 配置
|
hai 1 ano |
reghao
|
d3610d81c7
更新 content-service 中的路由
|
hai 1 ano |
reghao
|
848366377b
更新 gateway 中的路由
|
hai 1 ano |
reghao
|
af9f667971
更新 content-service mapper 中的表名
|
hai 1 ano |
reghao
|
1abdb552a7
content-service 的 vod 模块相关的表添加 vod_ 前缀, 便于业务隔离
|
hai 1 ano |
reghao
|
e76f36b1ab
file-service 添加一个 pdf 文件生成功能
|
hai 1 ano |
reghao
|
3dee203e15
将 content-service 的 hb 模块移到 chat 模块
|
hai 1 ano |
reghao
|
30d71405bf
1.JobDetail 的 status 字段类型修改为 Integer
|
hai 1 ano |
reghao
|
2c1a6058d3
file-service 中的 job 执行详情持久化到 job_detail 表
|
hai 1 ano |
reghao
|
ae7328586a
更新 content-service VideoPostMapper#updateVideoPublish 方法的参数
|
hai 1 ano |
reghao
|
3a52bf1f6e
1.将延时任务放到 file-service 中实现
|
hai 1 ano |
reghao
|
715e3337b4
file-service 中的一些动态配置全部放到配置文件中, 代码中不应出现域名, 文件系统路径等变量
|
hai 1 ano |
reghao
|
00e6220525
user-service 中的 UserMessage 和 UserProfile 需要继承 BaseObject
|
hai 1 ano |
reghao
|
ca2bc580e8
添加 hongbao 模块
|
hai 1 ano |
reghao
|
da3fa6e200
1.org.apache.zookeeper.zookeeper 版本升级到 3.4.8
|
hai 1 ano |
reghao
|
75b17332c7
更新 message cluster 配置
|
hai 1 ano |
reghao
|
f437d3def6
每个服务都只留 dev, test, cluster 三个环境的配置
|
hai 1 ano |