forked from shilei/ecologydev
Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
|
7727246754 | 2 years ago |
@ -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