!208 update snailjob 1.2.0 => 1.3.0-beta1

* update README ry—job 截图
* update snailjob 1.2.0 => 1.3.0-beta1
This commit is contained in:
dhb52
2025-01-10 09:39:54 +00:00
committed by 疯狂的狮子Li
parent 30ab053db4
commit 4f379e01d3
7 changed files with 43 additions and 19 deletions

View File

@@ -25,9 +25,11 @@ snail-job:
# 服务名优先 ip垫底
host: 127.0.0.1
port: 17888
# 详见 script/sql/ry_job.sql `sj_namespace` 表
# 详见 sql/ry_job.sql `sj_namespace` 表 `unique_id`
namespace: ${spring.profiles.active}
# 随主应用端口飘逸
port: 2${server.port}
# 客户端ip指定
host:
# RPC类型: netty, grpc
rpc-type: grpc