forked from shilei/ecologydev
#ECDEV-2# 开发测试代码
parent
6da5500605
commit
7727246754
@ -0,0 +1,5 @@
|
|||||||
|
<%@ page language="java" contentType="text/html; charset=UTF-8" %>
|
||||||
|
<%
|
||||||
|
int count = 0;
|
||||||
|
|
||||||
|
%>
|
@ -0,0 +1,4 @@
|
|||||||
|
package weaver.interfaces.shil;
|
||||||
|
|
||||||
|
public class UpdateStatusAction {
|
||||||
|
}
|
Loading…
Reference in New Issue