wupengfei
2025-03-20 a0d392a3e8522470c01dc1c35bce540010f67ae2
1
2
3
4
5
6
export const TempFolderPath =
  'https://parkmanagement.oss-cn-hangzhou.aliyuncs.com/12333/YeXing/temp';
 
export const InsuranceOrderTempPath = `${TempFolderPath}/%E4%B9%9F%E8%A1%8C%E5%95%86%E4%BF%9D%E4%BA%BA%E5%91%98%E6%B8%85%E5%8D%95%E6%A8%A1%E6%9D%BF.xlsx`;
 
export const JYBInsuranceOrderTempPath = `${TempFolderPath}/%E6%B1%9F%E4%BD%91%E4%BF%9D%E4%BA%BA%E5%91%98%E6%B8%85%E5%8D%95%E6%A8%A1%E6%9D%BF.xlsx`;