java110
2020-12-28 5e0d835fcf76cbd2f94fba1d589dea79a23ed15e
service-common/src/main/java/com/java110/common/bmo/machine/ISaveMachineRecordBMO.java
File was renamed from service-common/src/main/java/com/java110/common/bmo/machineRecord/ISaveMachineRecordBMO.java
@@ -13,7 +13,7 @@
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
package com.java110.common.bmo.machineRecord;
package com.java110.common.bmo.machine;
import com.java110.dto.machine.MachineRecordDto;
import com.java110.po.machine.MachineRecordPo;