package com.hx.phip.his.service; /** * @Author */ public interface CreateTimeNoService { String getOrderNo(String key, int length, String format); }