mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
新增 订单算法平台Service
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
package com.jsowell.thirdparty.platform.service.impl;
|
||||
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
/**
|
||||
* 订单算法平台Service
|
||||
*
|
||||
* @author Lemon
|
||||
* @Date 2024/11/19 13:49:45
|
||||
*/
|
||||
@Service
|
||||
public class ChargeAlgorithmService {
|
||||
}
|
||||
Reference in New Issue
Block a user