# gasstation-visual **Repository Path**: l2l84o7o5/gasstation-visual ## Basic Information - **Project Name**: gasstation-visual - **Description**: https://gitee.com/l2l84o7o5/gasstation-visual - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-22 - **Last Updated**: 2025-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GAS ## 自定义年月分片算法 ### 自定义类 cn.com.common.sharding.OTAStrategyShardingAlgorithm ### eclipse导出jar包 export->Java->JAR file ## MAVEN打包 mvn install:install-file -DgroupId=OTAStrategyShardingAlgorithm -DartifactId=OTAStrategyShardingAlgorithm -Dversion=1.0.0 -Dpackaging=jar -Dfile=D:\Users\shaochangyang\Documents\workspace\gasstation\OTAStrategyShardingAlgorithm.jar ### pom.xml引入 OTAStrategyShardingAlgorithm OTAStrategyShardingAlgorithm 1.0.0