liurunyu
2025-05-14 30b41e5c97c0c4a50077e926612ec156b50c8461
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