Browse Source

refactor(yxt-db-pg): 更新数据库分支名称

- 将 "pgsql" 分支名称修改为 "pgsql-dev"
- 仅修改了数组中的前两个元素,其余保持不变
master
lizw-2015 7 months ago
parent
commit
3bbda8c861
  1. 4
      yxt-db-pg/05wms-test-d100.sh

4
yxt-db-pg/05wms-test-d100.sh

@ -10,8 +10,8 @@ gitUrlArr=(
)
branchArr=(
"pgsql"
"pgsql"
"pgsql-dev"
"pgsql-dev"
"pgsql"
)
positionArr=(

Loading…
Cancel
Save