# smeoa **Repository Path**: xcation/smeoa ## Basic Information - **Project Name**: smeoa - **Description**: 基于ThinkPHP开发的PHP开源OA办公系统 - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: http://www.smeoa.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 300 - **Created**: 2013-09-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.ThinkPhp目录剪切到上一级目录 2.运行Install.php 或 用MySQL-Front直接导入 SQL\demo.sql 文件 3.如发现bug请切图发送到 smeoa@qq.com 4.小微企业信息化交流QQ群:137109597 5.不支持PATHINFO或REWRITE请修改conf\config.php 文件中 'URL_MODEL'=>2, //普通模式 1,PATHINFO模式 2,REWRITE 模式 3