update 分成功能

This commit is contained in:
Guoqs
2024-09-25 16:05:17 +08:00
parent 386e8bd28c
commit 99c8c13d16
5 changed files with 127 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
package com.jsowell.pile.service;
public interface StationSplitConfigService{
}