mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-08-13 09:44:08 +08:00
Merge branch 'feature/auto-settle-no-transaction' into dev
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.jsowell.common.config;
|
||||
|
||||
/**
|
||||
* @deprecated 已迁移至 {@code com.jsowell.pile.config.AutoSettleConfig},保留空类避免历史引用编译失败。
|
||||
*/
|
||||
@Deprecated
|
||||
public class AutoSettleConfig {
|
||||
}
|
||||
Reference in New Issue
Block a user