All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.isuwang.soa.core.SoaBaseCodeInterface Maven / Gradle / Ivy

package com.isuwang.soa.core;

/**
 * Created by tangliu on 2016/5/11.
 */
public interface SoaBaseCodeInterface {

    String getCode();

    String getMsg();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy