liurunyu
2025-05-07 031ab702d1a6c08c5339b9f5f4514c6879941a97
1
2
3
4
5
6
7
8
9
common:
  # 233服务器:ym,mj,sp,test
  # 121服务器:mq,yq,hlj,gz,lz,jc
  spring_main_datasource_names: ym,mj,sp,test
 
  # 虚拟卡表字段in_use意为占用状态,当为true时统一设置值为0
  # 233服务器:false
  # 121服务器:true
  virtual_card_disable_set_inuse: false