Commit 1cbff4ae by guojuxing

pmd

parent 95c4d28e
...@@ -19,7 +19,7 @@ public interface ScreenBackStrategy { ...@@ -19,7 +19,7 @@ public interface ScreenBackStrategy {
* @param key * @param key
* @param enterpriseId
 * @param enterpriseId

* @return com.gic.plug.web.vo.ScreenBack
 * @return com.gic.plug.web.vo.ScreenBack

* @exception ClassNotFoundException * @throws ClassNotFoundException

*/ 
*/
ScreenBack screenBack(String compute, String value, String key, Integer enterpriseId) throws ClassNotFoundException; ScreenBack screenBack(String compute, String value, String key, Integer enterpriseId) throws ClassNotFoundException;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment